Skip to content

SurgeScript v0.5.2

Compare
Choose a tag to compare
@alemart alemart released this 31 May 15:57
· 596 commits to master since this release

Notable changes

  • Introduced the Plugin system
  • Introduced the Date object for date and time routines
  • Now representing numbers as 64-bit floating point values
  • Performance optimizations
  • Added Object.__invoke()
  • Updated the naming convention of getters/setters
  • Bugfixes and general improvements