Changelog¶
0.1.1 (2026-08-28)¶
Bug Fixes¶
- core: store any JSON result and decide hit/miss on the record, not on None (#8) (ddb537e), closes #6
- dishka: provide the metrics collector from settings so the shipped providers build a container (#9) (2a06416), closes #7
- release: update version to 0.1.0 and fix release-please config (016c6c4)
- update publish workflow, release-please version search, gitignore (#3) (9915f0e)
0.1.0 (2026-05-13)¶
Bug Fixes¶
- ci: remove coverage threshold from integration tests (b00f037)
- ci: set integration test coverage threshold to 50% (ed4e790)
Documentation¶
- rewrite README to match library style with badges (cebded3)
Changelog¶
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.