Releases: Gubaer/josm-scripting-plugin
Releases · Gubaer/josm-scripting-plugin
Release v0.3.4
Release v0.3.3
Bug fix: fix NPE in Scripting Engine Dialog
Release v0.3.2
Minor: upgraded dependencies to latest version
FeatureRequest: #111: Hotkeys
Release v0.3.1
Release v0.3.0
Major: the scripting plugin now requires Java 17
Major: the scripting plugin now requires GraalJS 23.0.x
Major: the Rhino scripting engine has been removed from the scripting plugin
Major: the JavaScript API V1 has been removed from the scripting plugin
Major: the JavaScript API V2 has been removed from the scripting plugin
Release v0.2.10
BugFix: #97 - Can't load josm object as ES Module
- ES module system now more reliable on the windows platform
Release v0.2.9
Release v0.2.8
Bug fix: fix #104 - Console.clear() doesn't work
Release v0.2.7
Bug fix: fix trac issue #22342
Release v0.2.6
Bug fix: ix ClassNotFoundException when running on a stock JDK without GraalJS