Releases: javadelight/delight-rhino-sandbox
Releases · javadelight/delight-rhino-sandbox
v0.0.17
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
- @archiecobbs made their first contribution in #4
- @snyk-bot made their first contribution in #6
- @kamac made their first contribution in #9
- @HappyFacade made their first contribution in #11
- @Phyrone made their first contribution in #10
- @dependabot made their first contribution in #14
- @gtskaushik made their first contribution in #18
- @candrews made their first contribution in #20
- @mxro made their first contribution in #25
Full Changelog: 0.7.0...v0.0.17