Skip to content

Latest commit

 

History

History
122 lines (52 loc) · 3.06 KB

CHANGELOG.md

File metadata and controls

122 lines (52 loc) · 3.06 KB

3.2.1 (2018-04-12)

Bug Fixes

  • project: format correct file (0011f2c)

3.2.0 (2018-04-12)

Features

  • project: add CopyGenerator (5168e13)

3.1.5 (2018-04-10)

Bug Fixes

  • format: format the target file not the source file (f0f5d98)

3.1.4 (2018-02-07)

Bug Fixes

  • Boards: wait for write to finish before moving to the next step (123c617)

3.1.3 (2018-02-01)

3.1.2 (2018-01-26)

3.1.1 (2018-01-12)

3.1.0 (2018-01-12)

Features

3.0.0 (2017-12-20)

Features

  • project: add format step (d8cc354)

2.0.0 (2017-10-10)

Bug Fixes

  • modify: allow objects for patches (331f961)

Features

  • ModificationGenerator: use replace step to allow templating in replacements and targets (5375625)

2.0.0-1 (2017-10-10)

Bug Fixes

  • generators: export correct property (fcad025)

2.0.0-0 (2017-10-10)

Bug Fixes

  • Generator: make correct defaults and complete signatures (c5ab300)
  • step: parse int for correct oct value (89b421c)

Features

  • project: add default tempalte and modification generators (77eb7a3)
  • step: add new modify step (5391005)
  • step: add new move step (d9256f4)

1.0.0 (2017-10-10)

Initial commit and foundation of boards!