Releases: scalameta/mdoc
Releases · scalameta/mdoc
mdoc v0.5.1
- #90 Support custom compiler flags such as compiler plugins, see sbt installation instructions for an example usage https://github.com/olafurpg/mdoc#sbt
- #88 Improve the html livereload preview
mdoc v0.5.0
- #87 start LiveReload server under --watch for simple preview as you write documentation
- Upgrade to Scala 2.12.7, there is no more release for 2.12.6
mdoc v0.4.5
- #79 Include leading trivia for statements
mdoc v0.4.4
mdoc v0.4.3
- #73 Improved link hygiene, including "did you mean X?" suggestions
mdoc v0.4.2
- #72 Fix position bug in mdoc:fail
mdoc v0.4.1
- Implement mdoc:silent modifier #71 by @olafurpg
- Preseve original formatting including trailing statement comments #70 by @olafurpg
- Fix watch mode and aggregate exit code #69 by @olafurpg
- Improve link hygiene #68 by @olafurpg
- Add ScastieModifier #59 by @gabro
mdoc is now used to generate scalafmt.org https://scalameta.org/scalafmt/docs/introduction.html
The fixes in this release are to unblock the websites for scalafix and scalameta
Mdoc v0.4.0
Vork v0.3.2
- #49 Enable frontmatter plugin
Vork v0.3.1
- #47 Polish file watching