Skip to content

Commit 748acc4

Browse files
authored
chore: release v0.3.9 (#124)
## 🤖 New release * `sqlite-compressions`: 0.3.8 -> 0.3.9 (✓ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.3.9](v0.3.8...v0.3.9) - 2025-10-10 ### Other - *(deps)* bump the all-cargo-version-updates group across 1 directory with 4 updates ([#129](#129)) - use automatic crates.io token - add more linting - *(just)* minor justfile cleanup - *(ci)* improve cargo-install recipe - *(ci)* disable telemetry in workflow - ci cleanup - improve get-create-field in justfile - update deps </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/).
1 parent 2726ab7 commit 748acc4

File tree

3 files changed

+174
-92
lines changed

3 files changed

+174
-92
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.3.9](https://github.com/nyurik/sqlite-compressions/compare/v0.3.8...v0.3.9) - 2025-10-10
11+
12+
### Other
13+
14+
- *(deps)* bump the all-cargo-version-updates group across 1 directory with 4 updates ([#129](https://github.com/nyurik/sqlite-compressions/pull/129))
15+
- use automatic crates.io token
16+
- add more linting
17+
- *(just)* minor justfile cleanup
18+
- *(ci)* improve cargo-install recipe
19+
- *(ci)* disable telemetry in workflow
20+
- ci cleanup
21+
- improve get-create-field in justfile
22+
- update deps
23+
1024
## [0.3.8](https://github.com/nyurik/sqlite-compressions/compare/v0.3.7...v0.3.8) - 2025-08-23
1125

1226
### Other

0 commit comments

Comments
 (0)