Skip to content

scripting-scala-0.3.1

Compare
Choose a tag to compare
@jpsacha jpsacha released this 15 May 01:10
· 7 commits to master since this release
f3517f9

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