Scalariform v0.1.6 Release Notes

Release Date: 2015-04-15 // about 9 years ago
  • 0.1.6 (08/April/15)

    • ๐Ÿ›  FIX: Bug in parser prevented DOT characters inside type parameters (issue #44)
    • ๐Ÿ†• Newline no longer added for each function in => => => scenarios (issue #45)
    • โšก๏ธ Update build to sbt 0.13.7 and update java version validation (PR #42)
    • Rewrite -> into โ†’ when RewriteArrowSymbols is on (issue #34)
    • ๐Ÿ— Sync maven build with sbt build (PR #22)
    • โž• Add support for Scala 2.12 in the maven build (PR #20)