Skip to content

Releases: scalameta/mdoc

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

Mdoc v0.4.0

21 Aug 07:48
cacddcd
Compare
Choose a tag to compare
  • #52 The project has been renamed from "vork" to "mdoc"!
  • #51 Add MainSettings.withArgs(List[String]) and other minor polish

Vork v0.3.2

20 Aug 13:21
a3229ec
Compare
Choose a tag to compare
  • #49 Enable frontmatter plugin

Vork v0.3.1

20 Aug 09:59
cfe35af
Compare
Choose a tag to compare
  • #47 Polish file watching