Skip to content

Releases: Zardoz89/pijamas

v0.2.2-beta

15 May 12:19
Compare
Choose a tag to compare
v0.2.2-beta Pre-release
Pre-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.