Skip to content

Commit c60f20d

Browse files
chore(main): release 0.9.8 (#246)
🤖 I have created a release *beep* *boop* --- ## [0.9.8](v0.9.7...v0.9.8) (2026-03-10) ### Bug Fixes * duckdb extension grabs ([#245](#245)) ([643dead](643dead)) * more permissive geoparquet reading ([#253](#253)) ([f430fdd](f430fdd)) ### Dependencies * cargo update ([#244](#244)) ([99f4a14](99f4a14)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: stac-utils-release-bot[bot] <249776822+stac-utils-release-bot[bot]@users.noreply.github.com>
1 parent 3abe589 commit c60f20d

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "0.9.7",
2+
".": "0.9.8",
33
"duckdb-extensions": "1.4.4-0"
44
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## [0.9.8](https://github.com/stac-utils/rustac-py/compare/v0.9.7...v0.9.8) (2026-03-10)
7+
8+
9+
### Bug Fixes
10+
11+
* duckdb extension grabs ([#245](https://github.com/stac-utils/rustac-py/issues/245)) ([643dead](https://github.com/stac-utils/rustac-py/commit/643dead8eb7bfa063a3491e07630150c5d9e5e1b))
12+
* more permissive geoparquet reading ([#253](https://github.com/stac-utils/rustac-py/issues/253)) ([f430fdd](https://github.com/stac-utils/rustac-py/commit/f430fdddfb9c78787d27a1204ec6752cbadb7fea))
13+
14+
15+
### Dependencies
16+
17+
* cargo update ([#244](https://github.com/stac-utils/rustac-py/issues/244)) ([99f4a14](https://github.com/stac-utils/rustac-py/commit/99f4a149ce5e52c269aa5327176f3eefe5299d67))
18+
619
## [0.9.7](https://github.com/stac-utils/rustac-py/compare/v0.9.6...v0.9.7) (2026-02-28)
720

821

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustac-py"
3-
version = "0.9.7"
3+
version = "0.9.8"
44
edition = "2024"
55
publish = false
66

0 commit comments

Comments
 (0)