release-2.1
This release features a few minor changes to our internals, and a single correctness fix:
- It is now possible to specify a Context when creating an interpreter.
- Without using whitespace we now do a better job of differentiating between subtraction and the use of negative literals.
- We've updated our fuzz-testing implementation to use that available natively within recent releases of the golang toolchain.
Issues reported in the future will continue to be addressed, but otherwise I think this is a nice stable and complete point at which to leave the project so I don't anticipate making significant updates going foward.