Files
cup_edit/thermion_dart/CHANGELOG.md
Nick Fisher 0222ba2d6c chore(release): publish packages
- thermion_dart@0.1.1
2024-06-21 17:18:43 +08:00

546 B

0.1.1

  • Bump "thermion_dart" to 0.1.1.

0.1.0+4

  • FIX: add dummy asset to build.dart on Linux builds so we can use the package on a Linux host.

0.1.0+3

  • FIX: exit build.dart early on Linux builds so we can use the package on a Linux host.

0.1.0+2

  • REFACTOR: rearrange some stubs/imports for easier web WASM deployment.

0.1.0+1

  • REFACTOR: export ThermionViewerWasm for web and hide FFI/WASM version.
  • FIX: use preserveDrawingBuffer=true on web.

0.0.1

  • First release of Dart-only package