Skip to content

v0.8.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@sparkprime sparkprime released this 20 Oct 17:50
· 858 commits to master since this release

This release:

  • Adds unicode support (finally fixing #1)
  • Extends the array and object comprehension syntax to arbtirary if / for specifiers
  • Fixes a garbage collection bug when using assertions
  • Adds std.count() std.startsWith() and std.endsWith()
  • Re-organizes the source tree.