Skip to content

Releases: Giskard-AI/giskard-core

v0.1.7

19 Dec 06:29
20cf86d

Choose a tag to compare

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

19 Dec 04:57
6663fd9

Choose a tag to compare

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

26 Nov 11:33
a83c525

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

25 Nov 04:19
510342b

Choose a tag to compare

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

24 Nov 06:56
4962e18

Choose a tag to compare

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

24 Nov 05:49
3000774

Choose a tag to compare

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

20 Nov 02:41
a86c876

Choose a tag to compare

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

10 Nov 09:30
8486a7f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Giskard-AI/giskard-core/commits/v0.1.0