tut v0.5.0 Release Notes

  • 🚀 Many thanks to :sparkles: Nicolas Rinaudo :sparkles: and :sparkles: Jisoo Park :sparkles: for their work on this release.

    • tut is now an autoplugin.
    • ➕ Added a Tut SBT configuration.
    • ✂ Removed tutScalacOptions (replaced by scalacOptions in Tut).
    • 0️⃣ No longer filters -Ywarn-unused-imports out, but inherits the default scalacOptions from the REPL ones.
    • tutNameFilter is now honoured when monitoring modified files.