Skip to content

v1.2.0 with many improvements

Compare
Choose a tag to compare
@Amarok24 Amarok24 released this 11 Feb 09:35
· 5 commits to main since this release
8e74e9c
  • Many code improvements, now the library is more robust and handles all kind of wrong usage in a nice way
  • Added 4 new getters: instanceId, status, success, isProcessed
  • Major code refactoring
  • Previous version didn't compile in TypeScript 4.5.4 because of an error, this update fixes it
  • Several small bugfixes, one big bugfix for custom onLoadEnd method which didn't get triggered in TypeScript 4.5.4
  • Added new "debug" parameter for more verbose console log
  • Demo in index.html changed significantly