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.4.1 - 2020-04-07
- Reduced installed package size by 165%
1.4.0 - 2020-04-07
- CHANGELOG
- Testing on both nodejs 7.0 and 12 on Windows (via Appveyor) 0d5cefa
- Lift 500ms listening window to infinit time 1876323
- Set correct nodejs version in package.json e0db85f
- The
-V
alias option for displaying version 427bdf9
1.3.0 - 2016-12-15
- Option order to not matter 3b833e4
- Set minimum nodejs version to 7.0 because of
Object.entries
usage, since 1.1.0. 0520dcb
- Exit delay while waiting for data stream 02e273b
- Bug where errors at position 0 would couse an infinite loop 0fc884c
1.2.0 - 2016-12-14
- Documentation to README 9ba32ec, 4205160
- CI tests on Appveyor f8f8e23
1.1.3 - 2016-12-14
npm home
& npm issue
- wrong links in package.json 00246e4
1.1.2 - 2016-12-14
- CI test on travis b4cd506
- Package name to
valid-json-cli
b4cd506
- Set minimum node version to 6.8 because of default parameters usage, since 1.1.0. 0520dcb
1.1.1 - 2016-12-14
- Graphical error hinting 24d086c
1.1.0 - 2016-12-12
- Support for supplying a file path d4da288
- Support for file-name 70f506b
- CLI now has silent, help and version option b9a89b7
- 500 miliseconds exit delay while waiting for data stream b9a89b7
- Changed name since validate-json is already taken - validjson is also easier to type 947c16d
1.0.0 - 2016-12-12
- Initial implementation 4c87849