Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 900 Bytes

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 900 Bytes

CHANGELOG

This is a manually generated log to track changes to the repository for each release. Each section should include general headers such as Implemented enhancements and Merged pull requests. Critical items to know are:

  • renamed commands
  • deprecated / removed commands
  • changed defaults
  • backward incompatible changes (recipe file format? image file format?)
  • migration guidance (how to convert images?)
  • changed behaviour (recipe sections work differently)

The versions coincide with releases on pip. Only major versions will be released as tags on Github.

0.0.x (0.0.x)

  • better organize templates to be bash scripts for readability (0.0.12)
  • add back isolated burst mode (0.0.11)
  • support for main purpose, connected burst (0.0.1)
  • initial skeleton release of project (0.0.0)