# Changelog
All notable changes to this project will be documented in this file.
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).
## [Unreleased]
## [0.10.10](https://github.com/nyurik/sqlite-hashes/compare/v0.10.9...v0.10.10) - 2026-06-23
### Other
- update lock to latest
- update .gitignore
- format justfile
- *(deps)* bump log from 0.4.32 to 0.4.33 in the all-cargo-version-updates group ([#132](https://github.com/nyurik/sqlite-hashes/pull/132))
- *(deps)* bump the all-actions-version-updates group with 3 updates ([#133](https://github.com/nyurik/sqlite-hashes/pull/133))
- justfile cleanup
- clippy settings
## [0.10.9](https://github.com/nyurik/sqlite-hashes/compare/v0.10.8...v0.10.9) - 2026-06-18
### Other
- update dependencies ([#130](https://github.com/nyurik/sqlite-hashes/pull/130))
- update codecov, justfile, clippy, msrv ([#129](https://github.com/nyurik/sqlite-hashes/pull/129))
- add .editorconfig
- minor justfile adjustments
- Bump insta from 1.44.1 to 1.44.3 in the all-cargo-version-updates group ([#119](https://github.com/nyurik/sqlite-hashes/pull/119))
- *(CI)* add GH_TOKEN to dependabot approval
- Bump insta from 1.43.2 to 1.44.1 in the all-cargo-version-updates group ([#116](https://github.com/nyurik/sqlite-hashes/pull/116))
- Bump actions/checkout from 5 to 6 in the all-actions-version-updates group ([#117](https://github.com/nyurik/sqlite-hashes/pull/117))
## [0.10.8](https://github.com/nyurik/sqlite-hashes/compare/v0.10.7...v0.10.8) - 2025-11-10
### Other
- update lock file
- minor justfile adjustments
## [0.10.7](https://github.com/nyurik/sqlite-hashes/compare/v0.10.6...v0.10.7) - 2025-10-10
### Other
- Bump the all-cargo-version-updates group across 1 directory with 3 updates ([#112](https://github.com/nyurik/sqlite-hashes/pull/112))
- 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
- remove default ci perms
- update dependencies
## [0.10.5](https://github.com/nyurik/sqlite-hashes/compare/v0.10.4...v0.10.5) - 2025-06-08
### Other
- update dependencies
- consolidate release CI, dedup release and PR
## [0.10.4](https://github.com/nyurik/sqlite-hashes/compare/v0.10.3...v0.10.4) - 2025-06-07
### Other
- use CI RELEASE_PLZ_TOKEN to release bins
## [0.10.3](https://github.com/nyurik/sqlite-hashes/compare/v0.10.2...v0.10.3) - 2025-06-07
### Other
- use RELEASE_PLZ_TOKEN for releases
- add download counter to readme
## [0.10.2](https://github.com/nyurik/sqlite-hashes/compare/v0.10.1...v0.10.2) - 2025-06-06
- refactored CI, enabled release automation