chore(release): publish packages
- thermion_dart@0.1.1-dev.0+2 - thermion_flutter@0.1.1-dev.0+7 - thermion_flutter_platform_interface@0.1.0-dev.0+6 - thermion_flutter_web@0.0.1-dev.0+6 - thermion_flutter_ffi@0.1.0-dev.0+6
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## 0.1.1-dev.0+2
|
||||
|
||||
- **FIX**: revert to std::thread (pthreads not easily available on Windows).
|
||||
- **FIX**: on Windows, pass static libs via -l rather than custom linkWith property so build.dart stays compatible between published & custom versions.
|
||||
|
||||
## 0.1.1+1
|
||||
|
||||
- **DOCS**: update with links to playground.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: thermion_dart
|
||||
description: 3D rendering toolkit for Dart.
|
||||
version: 0.1.1+1
|
||||
version: 0.1.1-dev.0+2
|
||||
homepage: https://docs.page/nmfisher/thermion
|
||||
repository: https://github.com/nmfisher/thermion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user