Skip to content

3.0.0

Compare
Choose a tag to compare
@thomaxxl thomaxxl released this 11 Feb 21:00
· 86 commits to master since this release
  • Resolved conflicts with recent flask_sqlalchemy.

    • safrs.DB does no longer exist before SAFRSAPI is initialized.
  • Improved packaging (fix broken pip install -e . in pip>=22)

  • No longer automatically commit instances (SAFRSBase.db_commit defaults to False)