Skip to content

mdoc v1.3.1

Compare
Choose a tag to compare
@olafurpg olafurpg released this 23 May 10:39
1f03eb2
  • #170 Make println capture output from all threads
  • #169 When using --verbose, the mdoc instrumented source code is now printed for education purposes and to help troubleshoot issues.
  • #168 The compiler is not reset on every compilation to help prevent cryptic errors like Bad superClass for class or encountered unrecoverable cycle resolving import

Big thanks to @gabro and @tpolecat for reporting feedback!