Releases: stac-utils/rustac-py
Releases · stac-utils/rustac-py
v0.9.2
What's Changed
- fix: docstring for write_geoparquet by @gadomski in #185
- fix: circular import by @gadomski in #186
- chore(deps): bump the github-actions group with 5 updates by @dependabot[bot] in #187
- release: v0.9.2 by @gadomski in #188
New Contributors
- @dependabot[bot] made their first contribution in #187
Full Changelog: v0.9.1...v0.9.2
v0.9.1
v0.9.0
What's Changed
- refactor: remove some unneeded
map_errcalls by @gadomski in #175 - refactor!: remove the typed dicts by @gadomski in #177
- feat: streaming geoparquet writes by @gadomski in #178
- release: v0.9.0 by @gadomski in #179
- fix(ci): time-piece by @gadomski in #180
Full Changelog: v0.8.4...v0.9.0
v0.8.4
v0.8.3
v0.8.2
v0.8.1
What's Changed
- fix: include type field in geoparquet write by @gadomski in #136
- Update rustac by @gadomski in #138
- deps: update rustac by @gadomski in #141
- docs: switch back to mkdocs-jupyter, add stac-geoparquet by @gadomski in #142
- fix: object store typing by @gadomski in #143
- feat: its-live case study by @gadomski in #144
- fix: its-live notebook update by @gadomski in #145
- feat: sepearate parquet compression by @gadomski in #150
- feat: add iter_search by @gadomski in #151
- feat: union by name when searching by @gadomski in #152
- release: v0.8.1 by @gadomski in #153
Full Changelog: v0.8.0...v0.8.1
v0.8.0
Use obstore for getting and putting data! 🥳
What's Changed
- feat: add stores by @gadomski in #127
- docs: add store example by @gadomski in #128
- feat: add store to search_to by @gadomski in #130
- chore: add test by @gadomski in #131
- ci: add more wheels by @gadomski in #132
- release: v0.8.0 by @gadomski in #134
Full Changelog: v0.7.2...v0.8.0
