All notable changes to this project will be documented in this file.
1.3.0 (2022-04-18)
- add debug logs
1.2.3 (2022-04-18)
- bind migration repository as application-scoped value
1.2.2 (2022-01-12)
- Update compare-versions to version 4.1.3
- Fix formatting of example code in README.md
1.2.1 (2021-01-09)
- Update migration script example in README.md
1.2.0 (2020-09-21)
- add table of contents to README
1.1.0 (2020-07-19)
- remove requirement to have a certain version of loopback packages
1.0.2 (2020-07-05)
- fix retrieving latest migration for some databases (mysql, postgresql)
- add change number to find latest migration instead of using timestamp
1.0.1 (2020-06-29)
- fix resolving path of package.json
Initial version