Releases: marionebl/jsonlint-cli
Releases · marionebl/jsonlint-cli
v1.0.1
1.0.1 (2016-03-17)
Bug Fixes
- configuration: employ correct precedence for configuration files (742df22)
- configuration: filter ignored files before reading (17c32f4), closes #2
v1.0.0
1.0.0 (2016-03-13)
Code Refactoring
- split program into logical bits (a7fe762), closes #1
BREAKING CHANGES
- removed the --quiet flag
- errors are always printed
v0.2.8
0.2.8 (2016-03-01)
Bug Fixes
- add missing minimatch dependency (1f72a5a)
v0.2.7
0.2.7 (2016-02-11)
Bug Fixes
- actually expose jsonlint-cli (63510de)
- resolve local schemas properly (fb345be)
- use schema for validation messages again (89bcbf9)
v0.2.3
0.2.3 (2016-02-11)
Features
- add missing help command (448e5ec
- enhance jsonlint cli with globbing, remote schemas (f69d8c3