Skip to content

Releases: scalameta/mdoc

mdoc v0.6.0

25 Nov 16:31
Compare
Choose a tag to compare
  • #101, add post modifiers for custom rendering of evaluated code blocks

mdoc v0.5.3

11 Oct 13:59
Compare
Choose a tag to compare

Thank you @vlovgr for reporting!

mdoc v0.5.2

11 Oct 13:57
Compare
Choose a tag to compare
  • #96 Gracefully handle position conversion errors, thanks @noelwelsh for reporting!

mdoc v0.5.1

02 Oct 16:02
Compare
Choose a tag to compare

mdoc v0.5.0

02 Oct 16:02
Compare
Choose a tag to compare
  • #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

17 Sep 12:54
c2d04e1
Compare
Choose a tag to compare
  • #79 Include leading trivia for statements

mdoc v0.4.4

17 Sep 10:43
ba23f94
Compare
Choose a tag to compare
  • #77 Make pretty-printing configurable
  • #76 Make it possible to target individual file with --include

mdoc v0.4.3

09 Sep 20:38
137b75c
Compare
Choose a tag to compare
  • #73 Improved link hygiene, including "did you mean X?" suggestions

mdoc v0.4.2

09 Sep 13:57
9756bb0
Compare
Choose a tag to compare
  • #72 Fix position bug in mdoc:fail

mdoc v0.4.1

09 Sep 13:32
0419af2
Compare
Choose a tag to compare

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