v0.6.0
What's Changed
- fix: add
str
tomatch_fields
type hint by @cofin in #96 - fix: add
orm_registry
to__all__
by @JacobCoffee in #99 - refactor: use internal utilities for scope state storage. by @peterschutt in #104
- feat: mock repository by @gazorby in #100
- fix: correct
count
andlist_and_count
signatures by @cofin in #108 - feat: make
touch_updated_timestamp
optional by @cofin in #98 - feat: SQLAlchemy encrypted field by @cofin in #47
New Contributors
- @peterschutt made their first contribution in #104
- @gazorby made their first contribution in #100
Full Changelog: v0.5.5...v0.6.0