Releases: wi2trier/cbrkit
Releases · wi2trier/cbrkit
v0.12.3
0.12.3 (2024-08-09)
Bug Fixes
- api: add support for response models (6377c48)
v0.12.2
0.12.2 (2024-07-24)
Bug Fixes
- api: allow overriding more params (443afab)
- api: allow passing multiple retrievers (2328763)
- api: allow specifying the search path (ab0802e)
- cli: allow silent retrieval (02d0b3a)
v0.12.1
0.12.1 (2024-07-16)
Bug Fixes
- use "is" for type comparisons (2a9580a)
- use casting for certain argument types (5b3ebf3)
v0.12.0
0.12.0 (2024-07-12)
Features
Bug Fixes
- api: remove invalid response model (159772d)
- deps: pin torch to v2.2 to prevent issues on macos (855ef87)
- nix: install all extras (ea54034)
v0.11.1
0.11.1 (2024-06-26)
Bug Fixes
- deps: bump pdoc due to security issue (219e7dd)
v0.10.1
0.10.1 (2024-05-20)
Bug Fixes
- add missing rich dependency (e376fc8)
v0.10.0
0.10.0 (2024-05-20)
Features
- sim: add mapping-based collection metrics (#118) (0857b84)
v0.9.1
0.9.1 (2024-04-03)
Bug Fixes
- docker: remove aarch64 images (fccc4f7)
v0.9.0
0.9.0 (2024-04-02)
Features
- add pydantic-based validation function (#87) (b90f006)