Skip to content

v0.2.2-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@Zardoz89 Zardoz89 released this 15 May 12:19
· 94 commits to master since this release

v0.2.2-beta

Versions v0.2.x must keep being source compatible with Pyjamas.

  • Update to DLang frontend 2.090
  • Autogeneration of GH Pages with documentation
  • Rewrite tests to use Silly
  • Fixed false positives with should.exists . The old approach to see if is convertible to null, wasn't working.
  • Fixed .match(ctRegex) . Now mimics how std.regex : match handles it
  • Improved the test battery to detect false positives.
  • Documenting the source code, so ddoc can generate the documentation.