Releases: bolt/yaml-migrations
Releases · bolt/yaml-migrations
2.1.0
What's Changed
- Add move support by @bobvandevijver in #1
New Contributors
- @bobvandevijver made their first contribution in #1
Full Changelog: 2.0.0...2.1.0
2.0.0
First official release of this tool! We have forked this tool from bobdenotter/yaml-migrations to continue the development and to be able to offer this from the bolt namespace.
The code has been updated to use symfony/console for the command implementation, dropping the no longer maintained commando and color dependencies. This also causes a breaking change: the list command has been replaced by available.
Full Changelog: 1.2.1...2.0.0