Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Release 1.9.3

Compare
Choose a tag to compare
@Sv443 Sv443 released this 08 Apr 22:08
· 22 commits to master since this release
  • Decreased size of package by adding some files to the .npmignore (GitHub issue #45)
  • Fixed memory leak issues as all events in jsl.pause() are now correctly unregistered (GitHub issue #43)
  • Fixed the JSDoc documentation comments for jsl.seededRNG.generateSeededNumbers() and some other functions (GitHub issue #44)
  • Improved handling of the two separate package.json files, for NPM and GPR (GitHub issue #47)
  • Modified the .editorconfig a bit