Rhino 1.7.7

Table of contents


Major changes in this release: Release 1.7.7

Specific changes:

  • #202 Initial support for ECMA Script 6 “method definitions”.
  • #201 Make sure that all native Error instances can be converted to JSON.
  • #184 Fix compile encoding errors.
  • #178 Support build using Gradle (build using Ant is still supported but will be removed in a future release.)
  • #176 Add ScriptRuntime.throwCustomError to make it easier to re-throw Java exceptions
  • #166 Support many ES6 additions to the Math class.
  • #165 Support many ES6 additions to the Number class.
  • #163 Support ES6 additions to the String class.

Thanks to everyone who contributed!