Skip to content

Releases: fedora-copr/flask-whooshee

v0.9.1

Choose a tag to compare

@greyli greyli released this 15 Feb 16:12

What's Changed

Full Changelog: v0.9.0...v0.9.1

flask-whooshee v0.9.0

Choose a tag to compare

@praiskup praiskup released this 17 Apr 11:40
  • Development switched from master to main branch.
  • Fixed compatibility with flask-sqlalchemy v3+
  • Fixed compatibility with SQLAlchemy 2+
  • 285ae36
  • Switched to SPDX license ID format BSD-3-Clause

v0.8.2

Choose a tag to compare

@FrostyX FrostyX released this 23 Jan 04:39
  • Fixed compatibility with the latest flexmock
  • Switched from nose to pytest

Release v0.8.1

Choose a tag to compare

@praiskup praiskup released this 16 Jul 08:21

SQLAlchemy 1.4+ compat fix included (missing _join_entities attribute)