Releases: absent1706/sqlalchemy-mixins
Releases · absent1706/sqlalchemy-mixins
v1.5.2
Add support for or operators
No changes between this and v1.5
release.
Add support for or operators
Merge pull request #63 from fredludlow/filter-operators-rebase Filter operators rebase
Add typing and improve serialization
SQLAlchemy 1.4 support
This release adds supports for SQLAlchemy 1.4
Also, it introduces GitHub actions for testing PRs.
v 1.2.1: Reverted breaking change made in v1.2
Highly recommend to skip v1.2 and migrate to this version.
(removed from PyPi) v 1.2: TimestampsMixin, Python 3.7-3.8, new operators
See release notes at https://github.com/absent1706/sqlalchemy-mixins#v12
It was removed from PyPi because of compatibility breaking change