We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c050f4 commit bfe87e7Copy full SHA for bfe87e7
packages/stac_core/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 0.2.0
2
+
3
+- Added stac alignment geometry
4
+- Enhanced StacTextStlye to support custom and material text theme
5
+- Added propper logging
6
+- Bug Fixes & improvements
7
8
## 0.1.0
9
10
- Initial release. Supports core functionalities and common interfaces for Stac.
packages/stac_core/pubspec.yaml
@@ -1,8 +1,8 @@
name: stac_core
description: A pure Dart package that provides the core functionalities and common interfaces for the Stac server-driven UI framework.
-version: 0.1.0
+version: 0.2.0
repository: https://github.com/StacDev/stac
-homepage: https://github.com/StacDev/stac
+homepage: https://stac.dev/
environment:
sdk: ^3.8.1
0 commit comments