What's Changed
- Add support of pyproject toml (#78)
- Add support of Python versions: 3.9, 3.10, 3.11, 3.12 and 3.13+
- Drop support of pkg_resources (#77)
- Review default values of SQLAlchemy engine options SQLALCHEMY_ENGINE_OPTIONS.
- Review documentation setup
- Review unittests
- Upgrade libraries dependencies and support of SQLAlchemy 2x. #73
Full Changelog: v0.6.3...v0.8.0