Skip to content

3.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@hbs hbs released this 02 Jun 14:07
· 647 commits to master since this release
10e2c89

This third beta release has the following changes:

  • Fixed guava dependency version
  • Updated OPB64 decoder so invalid characters lead to an exception being thrown
  • Updated ops and fetch default limits, corrected error messages related to those limits
  • Fixed parsing to support string constructs in comment blocks. Improved reporting of syntax errors with exact location in input
  • Added function MAXREV which checks a maximum version number, useful for extensions / macros which require a specific version range
  • Modified SHRINK to support working on lists and to tolerate inputs smaller than requested size