Skip to content

Releases: fracpete/jshell-scripting

Release v0.1.2

15 Oct 20:51

Choose a tag to compare

  • upgraded to fcms-widgets 0.0.22 to drop jide-oss dependency (does not work with Java 17)

Release v0.1.1

07 Apr 21:15

Choose a tag to compare

  • updated fcms-widgets to 0.0.21, jfilechooser-bookmarks to 0.1.8, processoutput4j to 0.0.9

Release v0.1.0

03 Jul 23:18

Choose a tag to compare

  • separated out actual JShell execution into JShellExec
  • added support for simple debugging output
  • added support for JShell's runtime/remoteRuntime/compiler flags
  • added example classes and referenced them in README.md

Release v0.0.4

02 Apr 20:52

Choose a tag to compare

  • added support for themes

Release v0.0.3

02 Apr 20:12

Choose a tag to compare

  • any changes in the source code text area now update the buttons, to allow the execution button become available once text present

Release v0.0.2

11 Aug 07:55

Choose a tag to compare

  • fixed NPE when updating buttons in case scripting is not available

Release v0.0.1

01 Jul 02:51

Choose a tag to compare

  • initial release