UNPKG

jsonlint-cli

Version:
90 lines (38 loc) 2.46 kB
<a name="1.0.1"></a> ## [1.0.1](https://github.com/marionebl/jsonlint-cli/compare/v1.0.0...v1.0.1) (2016-03-17) ### Bug Fixes * **configuration:** employ correct precedence for configuration files ([742df22](https://github.com/marionebl/jsonlint-cli/commit/742df22)) * **configuration:** filter ignored files before reading ([17c32f4](https://github.com/marionebl/jsonlint-cli/commit/17c32f4)), closes [#2](https://github.com/marionebl/jsonlint-cli/issues/2) <a name="1.0.0"></a> # [1.0.0](https://github.com/marionebl/jsonlint-cli/compare/v0.2.8...v1.0.0) (2016-03-13) ### Code Refactoring * split program into logical bits ([a7fe762](https://github.com/marionebl/jsonlint-cli/commit/a7fe762)), closes [#1](https://github.com/marionebl/jsonlint-cli/issues/1) ### BREAKING CHANGES * * removed the --quiet flag * errors are always printed <a name="0.2.8"></a> ## [0.2.8](https://github.com/marionebl/jsonlint-cli/compare/v0.2.7...v0.2.8) (2016-03-01) ### Bug Fixes * add missing minimatch dependency ([1f72a5a](https://github.com/marionebl/jsonlint-cli/commit/1f72a5a)) <a name="0.2.7"></a> ## [0.2.7](https://github.com/marionebl/jsonlint-cli/compare/v0.2.6...v0.2.7) (2016-02-11) ### Bug Fixes * actually expose jsonlint-cli ([63510de](https://github.com/marionebl/jsonlint-cli/commit/63510de)) * resolve local schemas properly ([fb345be](https://github.com/marionebl/jsonlint-cli/commit/fb345be)) * use schema for validation messages again ([89bcbf9](https://github.com/marionebl/jsonlint-cli/commit/89bcbf9)) <a name="0.2.6"></a> ## [0.2.6](https://github.com/marionebl/jsonlint-cli/compare/v0.2.5...v0.2.6) (2016-02-11) <a name="0.2.5"></a> ## [0.2.5](https://github.com/marionebl/jsonlint-cli/compare/v0.2.4...v0.2.5) (2016-02-11) <a name="0.2.4"></a> ## [0.2.4](https://github.com/marionebl/jsonlint-cli/compare/v0.2.3...v0.2.4) (2016-02-11) <a name="0.2.3"></a> ## 0.2.3 (2016-02-11) ### Features * add missing help command ([448e5ec](https://github.com/marionebl/jsonlint-cli/commit/448e5ec)) * enhance jsonlint cli with globbing, remote schemas ([f69d8c3](https://github.com/marionebl/jsonlint-cli/commit/f69d8c3)) <a name="0.2.2"></a> ## 0.2.2 (2016-02-11) ### Features * add missing help command ([448e5ec](https://github.com/marionebl/jsonlint-cli/commit/448e5ec)) * enhance jsonlint cli with globbing, remote schemas ([f69d8c3](https://github.com/marionebl/jsonlint-cli/commit/f69d8c3))