Skip to content

Releases: Gubaer/josm-scripting-plugin

Release v0.3.4

03 Feb 08:08
Compare
Choose a tag to compare

Feature Request: #112 - Init __file__ in JSR223 bindings for Jython

Release v0.3.3

29 Jan 09:59
Compare
Choose a tag to compare

Bug fix: fix NPE in Scripting Engine Dialog

Release v0.3.2

21 Jan 14:16
Compare
Choose a tag to compare

Minor: upgraded dependencies to latest version
FeatureRequest: #111: Hotkeys

Release v0.3.1

12 Jan 20:46
Compare
Choose a tag to compare

Feature request: menu entries for most recently run scripts remember the scripting engine, see #107
Minor: toolbar buttons for custom script files are not supported anymore, see #107
Bug fix: removed download URL for the Groovy scripting language engine

Release v0.3.0

23 Sep 16:12
Compare
Choose a tag to compare

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

25 Jul 09:47
Compare
Choose a tag to compare

BugFix: #97 - Can't load josm object as ES Module

  • ES module system now more reliable on the windows platform

Release v0.2.9

18 Jul 17:26
Compare
Choose a tag to compare

Feature request: #106 - monospace font in stack console log
BugFix: #97 - Can't load josm object as ES Module (partially solved on Windows platform)

Release v0.2.8

30 Jun 16:11
Compare
Choose a tag to compare

Bug fix: fix #104 - Console.clear() doesn't work

Release v0.2.7

07 Sep 18:54
Compare
Choose a tag to compare

Release v0.2.6

04 Jul 12:00
Compare
Choose a tag to compare

Bug fix: ix ClassNotFoundException when running on a stock JDK without GraalJS