- thermion_dart@0.1.0+3 - thermion_flutter_web@0.0.1+3 - thermion_flutter@0.1.1+4 - thermion_flutter_platform_interface@0.1.0+3 - thermion_flutter_ffi@0.1.0+3
4.0 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2024-06-21
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
thermion_dart-v0.1.0+3thermion_flutter_web-v0.0.1+3thermion_flutter-v0.1.1+4thermion_flutter_platform_interface-v0.1.0+3thermion_flutter_ffi-v0.1.0+3
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
thermion_flutter_web-v0.0.1+3thermion_flutter-v0.1.1+4thermion_flutter_platform_interface-v0.1.0+3thermion_flutter_ffi-v0.1.0+3
thermion_dart - v0.1.0+3
- FIX: exit build.dart early on Linux builds so we can use the package on a Linux host.
2024-06-21
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
thermion_dart-v0.1.0+2thermion_flutter_ffi-v0.1.0+2thermion_flutter_web-v0.0.1+2thermion_flutter-v0.1.1+3thermion_flutter_platform_interface-v0.1.0+2
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
thermion_flutter_web-v0.0.1+2thermion_flutter-v0.1.1+3thermion_flutter_platform_interface-v0.1.0+2
thermion_dart - v0.1.0+2
- REFACTOR: rearrange some stubs/imports for easier web WASM deployment.
thermion_flutter_ffi - v0.1.0+2
- REFACTOR: rearrange some stubs/imports for easier web WASM deployment.
2024-06-21
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
thermion_flutter - v0.1.1+2
- FIX: update Flutter example project to use new API.
- FIX: add logging dependency to thermion_flutter.
2024-06-21
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
thermion_dart-v0.1.0+1thermion_flutter-v0.1.1+1thermion_flutter_web-v0.0.1+1thermion_flutter_platform_interface-v0.1.0+1thermion_flutter_ffi-v0.1.0+1
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
thermion_flutter_platform_interface-v0.1.0+1thermion_flutter_ffi-v0.1.0+1
thermion_dart - v0.1.0+1
- REFACTOR: export ThermionViewerWasm for web and hide FFI/WASM version.
- FIX: use preserveDrawingBuffer=true on web.
thermion_flutter - v0.1.1+1
- REFACTOR: export ThermionViewerWasm for web and hide FFI/WASM version.
- FIX: catch exception if gizmo unavailable in ThermionGestureDestectorDesktop.
thermion_flutter_web - v0.0.1+1
- REFACTOR: export ThermionViewerWasm for web and hide FFI/WASM version.