Skip to content

v0.3.2 - test cases and small bugfixes

Compare
Choose a tag to compare
@erdos erdos released this 30 May 08:47
· 314 commits to master since this release

The main focus of this project was to increase unit test coverage by writing test cases and removing unused code snippets.

Bugfixes

  • fix exception when rendering to InputStream
  • modulo operator should be right-associative