What's Changed
- Drop Python 3.7, test on 3.12-dev and update deps by @adriangb in #44
- Add IsFinite type by @adriangb in #43
- Add Not to allow predicate negation by @adriangb in #45
- update deps to fix python 3.12 CI by @adriangb in #50
- ✨ Add support for
doc()
by @tiangolo in #49 - Fix README typo by @JelleZijlstra in #52
- Remove unused pytest-mock test dependency by @gotmax23 in #54
New Contributors
- @tiangolo made their first contribution in #49
- @JelleZijlstra made their first contribution in #52
- @gotmax23 made their first contribution in #54
Full Changelog: v0.5.0...v0.6.0