Skip to content

Releases: scijava/scripting-scala

scripting-scala-0.3.2

24 May 01:49
a3f7060
Compare
Choose a tag to compare
  • Bump Scala version to 3.3.0 LTS #12
  • Fixed: Tests on Windows fail with: "InvalidPathException: Illegal char <:> at index 2: /C:/Users/..." #11

scripting-scala-0.3.1

15 May 01:10
f3517f9
Compare
Choose a tag to compare

Improved support for Scala 3 - now it can run in FIJI.

New Features:

  • Add "sc" to Scala file extensions

Bug Fixes:

  • eval should sometimes make an entry in the ENGINE_SCOPE bindings #5
  • Internal ServiceConfigurationError when Script Engine is created #8
  • ScriptREPL is not usable - problem with variables named as Scala keywords #9
  • MissingCoreLibraryException when running script in FIJI #10
  • Errors when more then one AnyRef variable needs binding

scripting-scala-0.3.0

15 May 01:00
Compare
Choose a tag to compare

Initial support for Scala 3

What's Changed

New Contributors

Full Changelog: https://github.com/scijava/scripting-scala/commits/scripting-scala-0.3.0