Releases: bigman73/jay-gee-eff
Releases · bigman73/jay-gee-eff
v2.1.0
- Refactor code in src folder
- Add support for legacy v1 schema, loadFromFileV1
- Fixed: Added missing jgfSchemaV1.json, jgfSchemaV2.json to package
v2.0.0
BREAKING CHANGE: Modified to latest JGF 2.0 Schema Spec
Improved jsdoc
npm outdated, upgraded/updated modules
Fixed lint issues
v1.3.0
- Fixed eslint configuration (removed babel-eslint), fixed eslint errors
- Updated npm dependencies: glob, eslint, jsonschema, mocha, fs-extra
v1.2.2
ESLint Code quality improved
v1.2.0
removed obsolete feature documentation
initial version of change log
lean deployment through usage of files attribute
Version 1.2.0
Improved documentation of how to perform unit testing
v1.1.3
lodash updated to latest version - 4.7.14, removing a security vulnerability
Improved documentation