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.