Skip to content

Releases: javadelight/delight-rhino-sandbox

v0.0.17

22 Oct 22:08
0aca34e
Compare
Choose a tag to compare

What's Changed

  • Fix unnecessarily indirect dependency. by @archiecobbs in #4
  • [Snyk] Fix for 1 vulnerable dependencies by @snyk-bot in #6
  • Synchronize interactions with ContextFactory by @kamac in #9
  • Add xml syntax highlighting to readme by @HappyFacade in #11
  • Add Reader support for Eval Methods and and allow add execute NativeFunction object (+ update rhino to version 1.7.12) by @Phyrone in #10
  • Bump junit from 4.7 to 4.13.1 by @dependabot in #14
  • #17 Fixed ClassShutter Issue: Setting class shutter only works once by @gtskaushik in #18
  • #16 Make Sandbox ThreadSafe by @gtskaushik in #19
  • Bump org.eclipse.xtend.lib to 2.25.0 by @candrews in #20
  • Supporting ES6 Syntax and enable publish to Maven Central by @mxro in #25

New Contributors

Full Changelog: 0.7.0...v0.0.17