Skip to content

v0.5.0

Compare
Choose a tag to compare
@WorldThirteen WorldThirteen released this 26 Feb 09:23
· 199 commits to master since this release

[0.5.0] - 2021-02-26

Added

  • Add support for WebWorker environment via OffscreenCanvas

Changed

  • Replace eval with new Function in tensor utils gm.tensorInvert and gm.flipTensor
  • Change minifier, replace uglify with terser

Fixed

  • Fixed error on try to run is uninitialized operation
  • Fix dependencies with vulnerabilities