Releases: chrispcode/iwa-cli
Releases · chrispcode/iwa-cli
iwa-cli v1.1.0
iwa-cli v1.0.0
Changelog
Features
- Now replaces iwa-content using a regex, so that the entry file will not be formatted in any way. (Previously used cheerio)
- Adds
--config
option, that can be used to specify the location to look for iwa configuration
Breaking changes
--noFormat
option is no longer available, as it is now the default behaviour.
Other
- Adds tests for generate and remove commands
- Updated dependencies