Skip to content

The 2.0a0 Update

Pre-release
Pre-release
Compare
Choose a tag to compare
@ETHproductions ETHproductions released this 07 Jul 15:05
· 69 commits to master since this release

Mostly releasing this to match v1.4.5, so as not to break older answers. In addition to everything listed in the Overdue Update, includes several new features:

  • The code has been cleaned up enormously, and method definitions are no longer golfed (why did I even do that?).
  • Regex literals have been added, which auto-balance parentheses and brackets.
  • Backslashes now make single-class regex literals.
  • Division must now be done with ÷.

Also, 500 commits! Whoo!