chore(release): publish packages
- thermion_dart@0.1.2 - thermion_flutter_ffi@0.1.0+10 - thermion_flutter_web@0.0.2 - thermion_flutter@0.1.1+11 - thermion_flutter_platform_interface@0.1.0+10
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
## 0.1.2
|
||||
|
||||
- **FIX**: manually remove leading slash for compiler path on Windows when building for Android.
|
||||
- **FIX**: web/JS bool checks need to compare to int.
|
||||
- **FIX**: shadow JS<->WASM bridge methods.
|
||||
- **FEAT**: allow passing assetPathPrefix to ThermionViewerWasm to account for Flutter build asset paths.
|
||||
|
||||
## 0.1.1+5
|
||||
|
||||
- Bump "thermion_dart" to `0.1.1+5`.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: thermion_dart
|
||||
description: 3D rendering toolkit for Dart.
|
||||
version: 0.1.1+5
|
||||
version: 0.1.2
|
||||
homepage: https://thermion.dev
|
||||
repository: https://github.com/nmfisher/thermion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user