Skip to content

Releases: falcony-io/sqlalchemy-searchable

2.1.0

19 Feb 13:33
Compare
Choose a tag to compare

What's Changed

  • docs: update repo urls by @jpvanhal in #140
  • build(deps): bump urllib3 from 2.0.4 to 2.0.6 in /docs by @dependabot in #141
  • build(deps): bump urllib3 from 2.0.6 to 2.0.7 in /docs by @dependabot in #142
  • build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /docs by @dependabot in #143
  • build(deps-dev): bump ruff from 0.0.282 to 0.2.2 by @jpvanhal in #144
  • feat: add support for python 3.12 by @jpvanhal in #145
  • test: fix incorrect test name by @jpvanhal
  • feat: add support for postgresql 16 by @jpvanhal in #146
  • build: use ruff to format python code by @jpvanhal in #147
  • feat: allow specifying schema in drop/sync trigger by @acarapetis in #95
  • feat: add update_rows parameter to sync_trigger() by @scribu in #76
  • docs: add docs for sync_trigger/drop_trigger schema param by @jpvanhal

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

28 Aug 11:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.1...2.0.0