Changes:
- #435: Extended a few tests (
Required
andIn
)
- #425: Improve error message for
In
andNotIn
- #436: Add sorted() for
In
andNotIn
+ fix tests
- #437: Grouped
Maybe
tests plus added anotherRange
test
- #438: Extend tests for
Schema
with empty list or dict
New:
- #433: Add Python 3.9 support
Fixes: