Skip to content

Releases: bigman73/jay-gee-eff

v2.1.0

19 Jul 23:39
b700f29
Compare
Choose a tag to compare
  • Refactor code in src folder
  • Add support for legacy v1 schema, loadFromFileV1
  • Fixed: Added missing jgfSchemaV1.json, jgfSchemaV2.json to package

v2.0.0

19 Jul 23:21
Compare
Choose a tag to compare

BREAKING CHANGE: Modified to latest JGF 2.0 Schema Spec
Improved jsdoc
npm outdated, upgraded/updated modules
Fixed lint issues

v1.3.0

16 Mar 02:53
dd20b73
Compare
Choose a tag to compare
  • Fixed eslint configuration (removed babel-eslint), fixed eslint errors
  • Updated npm dependencies: glob, eslint, jsonschema, mocha, fs-extra

v1.2.2

10 Nov 12:17
Compare
Choose a tag to compare

ESLint Code quality improved

v1.2.0

14 Sep 21:16
Compare
Choose a tag to compare

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

14 Jul 00:40
a155546
Compare
Choose a tag to compare

lodash updated to latest version - 4.7.14, removing a security vulnerability
Improved documentation