All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.28 - 2026-04-15
- (deps) bump dependabot/fetch-metadata from 2 to 3 in the all-actions-version-updates group (#83)
- use only first doc str for Display impl (#86)
- (deps) bump codecov/codecov-action from 5 to 6 in the all-actions-version-updates group (#82)
- (deps) bump the all-cargo-version-updates group across 1 directory with 2 updates (#76)
- [pre-commit.ci] pre-commit autoupdate (#78)
0.1.27 - 2026-03-10
- Add bin-proto support (#77)
- add license checker to deny, format toml (#79)
- add license checker to deny/CI (#74)
- [pre-commit.ci] pre-commit autoupdate (#73)
- minor justfile fixes (#72)
- optimize msrv in the justfile (#71)
- add .editorconfig (#69)
0.1.26 - 2025-12-12
All part of (#67):
- include
doipfeature as part of the default - minor cleanup of the justfile recipes
- bump pyo3 dep version
- bump MSRV to 1.74
0.1.25 - 2025-10-10
- upgrade to pyo3 0.26 (#63)
0.1.24 - 2025-10-01
0.1.23 - 2025-09-19
- migrate this project to OxiBUS GitHub organization
- minor CI cleanups and improvements
0.1.22 - 2025-08-16
- Bump actions/checkout from 4 to 5 in the all-actions-version-updates group (#53)
- [pre-commit.ci] pre-commit autoupdate (#52)
- (ci) format Cargo.toml (#51)
0.1.21 - 2025-06-12
- use release-plz token in dependabot ci
0.1.20 - 2025-06-08
- remove default ci perms
- update deps on release
0.1.19 - 2025-06-08
- improve release-plz CI process
0.1.18 - 2025-06-06
- refactored CI, enabled release automation