Skip to content

v0.6.0

Compare
Choose a tag to compare
@cofin cofin released this 03 Dec 20:43
· 95 commits to main since this release
2aa4cca

What's Changed

  • fix: add str to match_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 and list_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

Full Changelog: v0.5.5...v0.6.0