Skip to content

Releases: keithasaurus/koda-validate

5.1.0

29 Sep 05:27
66cbe9e

Choose a tag to compare

What's Changed

Full Changelog: 5.0.2...5.1.0

5.0.2

24 Sep 06:05
513ae7f

Choose a tag to compare

What's Changed

Full Changelog: 5.0.1...5.0.2

5.0.1

17 Sep 05:21
4c2ed77

Choose a tag to compare

What's Changed

Full Changelog: 5.0.0...5.0.1

5.0.0

11 Jun 02:35
9e6c898

Choose a tag to compare

What's Changed

Full Changelog: 4.2.0...5.0.0

4.2.0

19 Aug 16:00
777f3d9

Choose a tag to compare

What's Changed

Full Changelog: 4.1.1...4.2.0

4.1.1

09 Apr 17:32
e87258a

Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.1.1

4.1.0

01 Mar 06:16
6c9d48b

Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.1.0

4.0.0

28 Sep 05:51
d1cf8d8

Choose a tag to compare

Breaking Changes

to_serializable_errs produces different text, removing assumption that validation input was deserialized from json

Improvements

Allow to_serializable_errs to accept callable for next level

Maintenance

Update dev dependencies

3.1.2

05 May 06:41
093edea

Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...3.1.2

3.1.1

28 Jan 18:25
d1666ce

Choose a tag to compare

Bug Fixes

  • UnionValidator.typed's @overloads specify that arguments should be positional-only

Docs

  • extend docs for UnionValidator and NTupleValidator

Full Changelog: 3.1.0...3.1.1