Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.10.7](https://github.com/nyurik/sqlite-hashes/compare/v0.10.6...v0.10.7) - 2025-10-01

### Other

- 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
- format Cargo.toml, minor just cleanup ([#109](https://github.com/nyurik/sqlite-hashes/pull/109))
- [pre-commit.ci] pre-commit autoupdate ([#107](https://github.com/nyurik/sqlite-hashes/pull/107))
- Bump actions/checkout from 4 to 5 in the all-actions-version-updates group ([#108](https://github.com/nyurik/sqlite-hashes/pull/108))
- Bump rusqlite from 0.36.0 to 0.37.0 in the all-cargo-version-updates group ([#105](https://github.com/nyurik/sqlite-hashes/pull/105))
- use release-plz token in dependabot ci
- Bump noncrypto-digests from 0.3.5 to 0.3.6 in the all-cargo-version-updates group ([#103](https://github.com/nyurik/sqlite-hashes/pull/103))

## [0.10.6](https://github.com/nyurik/sqlite-hashes/compare/v0.10.5...v0.10.6) - 2025-06-08

### Other
Expand Down
Loading
Loading