Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@dotchev dotchev released this 03 May 20:26
· 3 commits to master since this release

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