Skip to content

v0.8.1

Choose a tag to compare

@j4k4 j4k4 released this 27 Mar 10:21
· 10 commits to main since this release

Highlights

  • This release does not introduce new user-facing features; it prepares the repository for easier downstream testing and interface-based integration work.

Improvements

  • No behavior changes are included beyond the previously published v0.8.0 release.

API cleanup

  • No public API changes are included in this release.

Internal changes

  • Added generated mocks for repository interfaces to improve test ergonomics and make internal verification of repository interactions easier to maintain.