Releases: Giskard-AI/giskard-core
Releases · Giskard-AI/giskard-core
v0.1.7
What's Changed
- fix(validation): raise error for non-dict values in discriminated validator by @kevinmessiaen in #18
- Release v0.1.7 by @github-actions[bot] in #19
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- feat: detect and prevent conflicts with legacy giskard package by @kevinmessiaen in #15
- fix(discriminated): handle generic models with concrete type parameters by @kevinmessiaen in #16
- Release v0.1.6 by @github-actions[bot] in #17
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- chore: add MIT license by @kevinmessiaen in #11
- feat: add license file and license checking infrastructure by @kevinmessiaen in #12
- feat: improve serialization by @kevinmessiaen in #13
- Release v0.1.5 by @github-actions[bot] in #14
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Fix: Restore Python 3.11 support by @kevinmessiaen in #9
- Release v0.1.4 by @github-actions[bot] in #10
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- fix(discriminated): improve subclass and generic type resolution by @kevinmessiaen in #7
- Release v0.1.3 by @github-actions[bot] in #8
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- fix(discriminated): allow subclass registration with intermediate base classes by @kevinmessiaen in #5
- Release v0.1.2 by @github-actions[bot] in #6
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- docs: simplify README for giskard-core project by @kevinmessiaen in #2
- feat: Allow discriminated subclasses by @kevinmessiaen in #3
- Release v0.1.1 by @github-actions[bot] in #4
New Contributors
- @github-actions[bot] made their first contribution in #4
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- ci: add release workflow automation by @kevinmessiaen in #1
New Contributors
- @kevinmessiaen made their first contribution in #1
Full Changelog: https://github.com/Giskard-AI/giskard-core/commits/v0.1.0