Scalive v1.7.0 Release Notes

Release Date: 2019-01-30 // about 5 years ago
  • 👍 Scala 2.12 is now supported.


Previous changes from v1.6

  • #1 Add JLine for keyboard navigation
    #2 Add completion based on JLine
    🖨 #11 BUG: println("hello") outputs empty line
    #13 When Scala hasn't been loaded, load the latest available version, instead of the hard coded 2.11.4
    #14 Avoid blocking socket reads to infinitely block threads created by Scalive in target process