Releases: bidoubiwa/turbo-json.js
Releases · bidoubiwa/turbo-json.js
v0.2.2 🐡
v0.2.1 🐡
⚠️ Breaking Changes
- CLI name changes from
turbo-json
toturbo-json.js
Changes
- Fix quiet mode default value to false (#43) @bidoubiwa
Thanks again to @bidoubiwa, ! 🎉
v0.2.0 🐡
Changes
- Add quiet mode to remove logging (#37) @bidoubiwa
Breaking changes ⚠️
- Make validation of json input and output optionnal (#36) @bidoubiwa
Thanks again to @bidoubiwa ! 🎉
v0.1.1 🐡
Changes
- Update release process (#34) @bidoubiwa
- Update security vulnerabilities
Thanks again to @bidoubiwa, ! 🎉
v0.1.0
Changes
- Add json validator (#17) @bidoubiwa
- Make input directory argument mandatory without need of flag (#24) @bidoubiwa
- Fix tests failing because of not catched wrongly formated files (#25) @bidoubiwa