Skip to content

Releases: dotchev/fireup

v2.0.0

03 May 20:26
Compare
Choose a tag to compare

Breaking changes

  • Command renamed from fup to fireup
  • Default file renamed from .fireup.yml to fireup.yml
  • YAML file format changed
    • processes changed from array to object
    • process name is defined by the key instead of name property

Enhancements

  • Validation of YAML file
  • More tests