You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [0.5.0] - 2023-08-04
11
+
10
12
### Added
11
13
12
14
- For raster footprints users can set destination CRS rather than it being hardcoded to EPSG:4326 ([#440](https://github.com/stac-utils/stactools/pull/440))
@@ -31,7 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
33
32
34
- Unused files under `tests/data-files` ([#438](https://github.com/stac-utils/stactools/pull/438))
33
35
34
-
35
36
## [0.4.8] - 2023-06-01
36
37
37
38
### Added
@@ -414,7 +415,8 @@ See [#9](https://github.com/stac-utils/stactools/pull/9)
414
415
-`stac.cli.command.layout` for modifying the layout of STACs
415
416
-`stac.browse` for launching a local instance of stac-browser using docker.
0 commit comments