Releases: Mongorunway/mongorunway
Releases · Mongorunway/mongorunway
1.0.7a0
1.0.6a0
fix: Fixed an issue with sorting migration order
Fixed an issue where migrations were not sorted correctly, leading to errors during upgrade/downgrade processes.
! This solution is temporary and requires careful refactoring of the logic for retrieving the migration sequence in the repository.
improve: Project TODO
TODO.md file has also been added to provide users with an understanding of planned implementations in future versions.
1.0.5a0
Fix
Added missing typing_extentions
dependency.
1.0.4a0
Refactor
README.md display changed.
Fix
Added missing typing_extentions
dependency.
1.0.3a0
First release containing core functionality.