Skip to content

Version 0.1.5: Bug fixes and new functions

Compare
Choose a tag to compare
@larsga larsga released this 03 Dec 11:31
· 215 commits to master since this release

Functions added:

Bugs fixed:

  • number(<input>, <fallback>) now handles the input not being a string or a number,
  • issue #41: NullpointerException in object matcher, and
  • issue #9: Make operators left-associative instead of right-associative