What's Changed
- feat!: drop support for postgresql 11, 12 and 13 by @jpvanhal in #177
- build: enable dependabot for github actions by @jpvanhal in #178
- build(deps): bump actions/setup-python from 4 to 6 by @dependabot[bot] in #179
- build(deps): bump actions/checkout from 3 to 6 by @dependabot[bot] in #180
- feat!: drop support for python 3.8 and 3.9 by @jpvanhal in #181
- feat!: drop support for sqlalchemy 1.4 by @jpvanhal in #182
- test: clean up testing code for old postgres versions by @jpvanhal in #183
- feat!: remove SearchQueryMixin class by @jpvanhal in #184
- feat!: replace dict-based options with dataclass by @jpvanhal in #185
- feat: add type annotations by @jpvanhal in #186
- test: migrate to sqlalchemy 2.0 mapped syntax by @jpvanhal in #187
- docs: update code examples by @jpvanhal in #188
Full Changelog: 2.2.0...3.0.0