Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1015 Bytes

changelog.md

File metadata and controls

47 lines (33 loc) · 1015 Bytes

Changelog

Format is based on Keep a Changelog, Adheres to Semantic Versioning.

v0.2.4

Removed

  • Removed the 'check' subcommand from the 'help' docs.

v0.2.3

Changed

  • Moved from 'promptui' to 'survey/v2' for prompting the user.

Removed

  • Removed mdboook website, moved to single README.md file.
  • Removed GitHub pages website.
  • Removed unit tests.
  • Removed autoinstall script.

Added

  • Added delete subcommand.
  • Help printers for each subcommand.
  • Added support for config files.

v0.2.2

Added

  • Auto documentation generation with mdbook.

Changed

  • Moved from make to groom

v0.2.0

Added

  • Added website with gifs and logo.
  • Added autoinstall script

Removed

  • Dependency on flaggy

v0.0.1

Added

  • Supports run , create-img , create-machine , list , check , rename , edit subcommands.
  • "Added a changelog.md"