Skip to content

Releases: bigman73/jay-gee-eff

chore: Upgrade package dependencies

27 Dec 23:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0

28 Nov 01:19
Compare
Choose a tag to compare

feat: use pnpm as package manager, instead of npm
fix: unit test for loading bad partial files
chore: dependencies, typescript, eslint, commitlint and prettier

v3.0.3

19 Nov 23:25
Compare
Choose a tag to compare

jay-gee-eff converted to typescript
Unit tests changed from mocha to jest

v2.6.0

10 Nov 18:45
Compare
Choose a tag to compare
test: adjust partial graphs test to work with local folders, due to g…

…lob breaking changes

v2.4.0

05 Dec 23:44
Compare
Choose a tag to compare

Full Changelog: v2.3.1...v2.4.0

v2.3.1

27 Nov 02:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.3.1

v2.3.0

11 Apr 15:58
Compare
Choose a tag to compare
  • Chore: Upgraded npm dependencies due security vulnerability with y18n

v2.2.2

22 Aug 12:39
3b27c95
Compare
Choose a tag to compare

Fixed: Security vulnerability with serialize-javascript (used by mocha)
npm update

v2.2.1: Merge pull request #18 from bigman73/bugfix/security-vulnerability

25 Jul 03:55
3b27c95
Compare
Choose a tag to compare

v2.2.0

22 Jul 03:09
d9a2a89
Compare
Choose a tag to compare
  • Added eslint jsdoc enforcement
  • Fixed all eslint issues
  • Added: loadFromFileV1() function for backward compatibility with files generated with v1 schema
  • Added: Test application that uses the npm module (also a demo app)