Skip to content

9.12.0

Compare
Choose a tag to compare
@fmhoeger fmhoeger released this 05 Jan 03:36
· 57 commits to master since this release
09ce3cb
  • Removed the character limit for the type attribute on SQLAlchemy classes.
  • Infrastructure: Migrated project configuration/metadata to pyproject.toml and removed the setup.py and setup.cfg files; moved flake8 config to new .flake8 file.
  • Infrastructure: Updated dependencies; pinned version of pre-commit package in order to be compatible with Python 3.8.