Skip to content

0.6.0

Choose a tag to compare

@jansiegel jansiegel released this 27 Apr 09:30
· 455 commits to master since this release
7ff3ab7

Changed

  • Breaking change: Moved GPU.js from dependencies to devDependencies and optionalDependencies. (#642)

Added

  • Added two new fired events, for suspending and resuming execution. (#637)
  • Added listing in scopes to listNamedExpressions method. (#638)

Fixed

  • Fixed issues with scoped named expression. (#646, #641)
  • Fixed an issue with losing formating info about DateTime numbers. (#626)