Skip to content

Commit bfe87e7

Browse files
committed
chore: Release version 0.2.0 of stac_core
1 parent 7c050f4 commit bfe87e7

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

packages/stac_core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## 0.1.0
29

310
- Initial release. Supports core functionalities and common interfaces for Stac.

packages/stac_core/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: stac_core
22
description: A pure Dart package that provides the core functionalities and common interfaces for the Stac server-driven UI framework.
3-
version: 0.1.0
3+
version: 0.2.0
44
repository: https://github.com/StacDev/stac
5-
homepage: https://github.com/StacDev/stac
5+
homepage: https://stac.dev/
66

77
environment:
88
sdk: ^3.8.1

0 commit comments

Comments
 (0)