Releases: chaijs/chai-json-schema
Releases · chaijs/chai-json-schema
Maintenance
- Update dependencies
1.5.0 / 07-12-2017
Updates
- Updated peerDependency to allow using version 4 chai.
- Updated minimally required node engine from 0.10 to 4.
1.4.0 / 10-10-2016
Updates
- Added support for
tv4.validateMultiple
(https://github.com/geraintluff/tv4#usage-3-multiple-errors) - thanks @niklv - Run Travis against all supported Node versions
- Add
MAINTAINERS
file andPULL_REQUEST_TEMPLATE
1.3.0 / 08-24-2016
The project is now hosted under the chai.js banner! This is good news as it brings all chai related projects closer to each other.
Updates
- chai-json-schema now works with chai.js up to and including version 3
- Automatic deploys to npm by tagging versions
- Changed styling to use two spaces, instead of tabs
- Fixed unit tests
- Updated dependencies
- Updated README with buttons and fixed indent in code examples
dependency update
updated tv4, ran tests on updated dependencies