-
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.jsonvalidators - Add
add dashboard-card,add webhook,delete dashboard-card,delete element, anddelete webhookcommands - 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
- Add basic
-
0.1.0 - 2017-12-04
- Initial commit
- Support prompts
- Abstract
initcommands - Add the
add,list,deletecommands - Add
add elementandadd dashboard-cardcommands - Add ability to generate
manifest.jsonusing schemas and validators - Stubbed out
validatecommand