All Versions
21
Latest Version
Avg Release Cycle
88 days
Latest Release
-

Changelog History
Page 3

  • v1.2 Changes

    • ๐Ÿ‘Œ Improve naming of package loggers.
      • Previously, package loggers were named by the package name, followed by .package. Now, the trailing .package is no longer present.
      • I believe this is the desired behavior for most people, but if this change causes headaches for you, please file a ticket on GitHub. We can make the behavior optional with a compile-time switch.
    • ๐Ÿ‘Œ Support for Scala 2.12.0-M1 and 2.12.0-M2.