v0.0.2
Pre-release
Pre-release
What's Changed
0.0.2 (2021-10-16)
Features
- add
initcommand (588e956) - add JSON scheme for CLI config (1ca569b)
- add prompt for
initcommand (67d5a10) - category support (0498b31)
- switch to commander (#15) (8f34fa8)
- YAML support (#17) (f69ae95)
Bug Fixes
- add timeout when finding the config file (46e3e21)
- create the config file on project root instead of the current folder (aa3b352)
- include
templatesdirectory in the npm package (c85406f) - path and executable issues on Windows (f317d7f)
- templates: typescript types (3812b34)
New Contributors
- @depfu made their first contribution in #1
- @renovate made their first contribution in #3
- @enxg made their first contribution in #15
- @kaname-png made their first contribution in #19
- @allcontributors made their first contribution in #20
Full Changelog: v0.0.1...v0.0.2