tut v0.6.2 Release Notes

  • ๐Ÿš€ This release forward-ports improvements from 0.5.5 and 0.5.6.

    • ๐Ÿ†• New passthrough modifier for code that generates markdown (thanks @metasim).
    • fork in (Tut, run) := true now works (thanks again @metasim).
    • โœ… scalacOptions in Tut now defaults to scalacOptions in Test which allows Scalameta to work properly (it doesn't work in console for some reason ... thanks @kailuowang and @suhasgaddam).
    • ๐Ÿ›  Fixes stack overflows with large input files and cleans up the FP micro-library.