All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.2 - 2023-08-22
- Typo in package description
- Old URLs in CHANGELOG.md
1.1.1 - 2023-08-21
- Updated
README.md
. - Updated description and links in
package.json
.
1.1.0 - 2022-11-05
- Support for Vue 3 syntax using an additional
-v 3
parameter.
- Updated dependencies to include newer versions where possible.
package-lock.json
file is not needed, any version declared inpackage.json
is fine
1.0.3 - 2020-10-15
npm run generate
script was removed by mistake.
1.0.2 - 2020-10-15
- Improved the readme and the help displayed by the tool in the command line.
- Prepared to be released as an NPM package
1.0.1 - 2020-09-03
- errors were not triggering non-zero exit code in node
- Changelog based on Keep a Changelog
1.0.0 - 2020-09-03
- Initial release