Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 892 Bytes

CHANGELOG.md

File metadata and controls

20 lines (19 loc) · 892 Bytes

CHANGELOG

  • 1.1.0 - 2018-01-

    • Fix Issue #14 - Stub out element type's expected child directory structure
  • 1.0.1 - 2018-01-19

    • Cleanup README
  • 1.0.0 - 2018-01-19

    • Add basic manifest.json validators
    • Add add dashboard-card, add webhook, delete dashboard-card, delete element, and delete webhook commands
    • Add removal of app-type-specific sub-directories when respective delete <type> command is called
    • Improve README.md: Add CONTRIBUTING, CHANGELOG, and general improvements to usage directions
  • 0.1.0 - 2017-12-04

    • Initial commit
    • Support prompts
    • Abstract init commands
    • Add the add, list, delete commands
    • Add add element and add dashboard-card commands
    • Add ability to generate manifest.json using schemas and validators
    • Stubbed out validate command