Skip to content

Releases: bolt/yaml-migrations

2.1.0

07 Oct 13:56
e9b887a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

23 Sep 08:11
88cb7c6

Choose a tag to compare

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