Releases: gianchub/sqlalchemy-diff
Releases · gianchub/sqlalchemy-diff
v1.1.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v1.1.0...v1.1.1
v1.1.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v1.0.4...v1.1.0
v1.0.4
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v1.0.2...v1.0.4
v1.0.2
Compare
Sorry, something went wrong.
No results found
What's Changed
Update version to 1.0.2, fix SQLAlchemy-utils pinning, and other minor issues. by @gianchub in #26
Full Changelog : v1.0.1...v1.0.2
v1.0.1
Compare
Sorry, something went wrong.
No results found
v1.0.0
Compare
Sorry, something went wrong.
No results found
Version 1.0.0:
This is a completely new version of the code, which breaks compatibility with the previous implementation.
Release 0.1.5
Compare
Sorry, something went wrong.
No results found
Version 0.1.5
Drop support for deprecated Python versions
Support for comparing Enum types (#11 , thanks @charness )
Support for comparing Primary Key constraint names (#12 , thanks @erikced )
(Sorry it took three years :-/)
Transfer ownership
Compare
Sorry, something went wrong.
No results found
Transfer ownership to @gianchub .
v0.1.3
Compare
Sorry, something went wrong.
No results found
fix pkg-info for pypi release
v0.1.2
Compare
Sorry, something went wrong.
No results found
Relaxed package versions so that they are not pinned down unless it is necessary.
Stopped using static YAML files to set test parameters and started using pytest parser instead.
Makefile added.
CHANGELOG added.
README documentation updated.