Releases: scalameta/mdoc
Releases · scalameta/mdoc
mdoc v2.2.10
What’s Changed
- New
mdoc width=NUMBER
andmdoc height=NUMBER
modifiers, see documentatino at https://scalameta.org/mdoc/docs/modifiers.html#width (#389) @keynmol - Use ssh key saved in ssh-agent if deploy key env var is not set. Fixes #398 (#400) @raquo
Docs
- Update docs around CLI usage (#396) @keynmol
- Link to GitHub releases from changelog, fixes #399 (#401) @olafurpg
Internal
- Bump scalafmt to 2.7.2 (#395) @tgodzik
- Update xnio-nio to 3.8.2.Final (#393) @scala-steward
- Update undertow-core to 2.1.4.Final (#392) @scala-steward
- Update sbt-dotty to 0.4.2 (#391) @scala-steward
mdoc v2.2.9
mdoc v2.2.8
mdoc v2.2.7
mdoc v2.2.6
What’s Changed
- Support Scala.js 1.x (#381) @keynmol
- Add option to display types in worksheets (#335) @kpbochenek
- Remove explicit version from build.sbt (#375) @tgodzik
- Add support for worksheets and Scala 3, (#374) @tgodzik
- Isolate user classloader from mdoc classloader (#356) @olafurpg
- rename Session to make import collisions less likely (#354) @tpolecat
Breaking changes
- Scala.js v0.6 is no longer supported. Please use older versions of mdoc if you are unable to upgrade to Scala.js v1.x
Updates
- Update scalafmt to 2.6.4 (#376) @tgodzik
- Update sbt-buildinfo to 0.10.0 (#377) @scala-steward
- Update munit to 0.7.11 (#379) @scala-steward
- Update scalameta, testkit to 4.3.20 (#372) @scala-steward
- Update directory-watcher to 0.10.0 (#368) @scala-steward
- Update interface to 0.0.24 (#367) @scala-steward
- Update undertow-core to 2.1.3.Final (#359) @scala-steward
- Update flexmark-all to 0.62.2 (#358) @scala-steward
- Update sbt, scripted-plugin to 1.3.13 (#369) @scala-steward
- Update sbt-assembly to 0.15.0 (#357) @scala-steward
mdoc v2.2.1
What’s Changed
- Support GIT_DEPLOY_KEY as alternative to GITHUB_DEPLOY_KEY (#352) @olafurpg
- Remove usage of fuzzywuzzy library. (#351) @olafurpg
- Add support for adding library dependencies via imports. (#333) @olafurpg
- Target a single file for
--in
and--out
(#322) @ckipp01 - Fix heading for 'command-line' (#300) @Jentsch
- Add new mdoc:warn modifier. (#308) @olafurpg
Other
- Add in maven-central badge (#320) @ckipp01
- Ignore metals specific files, bump scala213 to 2.13.2 (#334) @kpbochenek
- Upgrade dependencies (#307) @olafurpg
- Update to latest flexmark (#348) @ckipp01
- Update munit to 0.7.7 (#342) @scala-steward
- Update undertow-core to 2.1.1.Final (#339) @scala-steward
- Update directory-watcher to 0.9.10 (#338) @scala-steward
- Update undertow-core to 2.1.0.Final (#328) @scala-steward
- Update metaconfig-typesafe-config to 0.9.10 (#325) @scala-steward
- Update sbt-ci-release to 1.5.3 (#326) @scala-steward
- Update sbt, scripted-plugin to 1.3.10 (#330) @scala-steward
- Update scalameta, testkit to 4.3.10 (#332) @scala-steward
- Update munit to 0.7.1 (#319) @scala-steward
- Update xnio-nio to 3.8.0.Final (#314) @scala-steward
- Update metaconfig-typesafe-config to 0.9.9 (#312) @scala-steward
- Add in scala steward conf (#310) @ckipp01
- Update munit to 0.6.0 (#316) @scala-steward
mdoc v2.1.4
- #306 Make
fail
modifier work together withnest
mdoc v2.1.2
mdoc v2.1.0
What’s Changed
- Introduce new
mdoc:nest
modifier for redefining variables. Documentation https://scalameta.org/mdoc/docs/modifiers.html#nest (#251) @olafurpg
Tips for moving from tut to mdoc
Check out this post on migrating from tut to mdoc https://underscore.io/blog/posts/2019/12/12/tut-to-mdoc.html
Internal updates
- Update scalacheck to 1.14.3 (#247) @scala-steward
- Update fs2-core to 2.1.0 (#237) @scala-steward
- Update xnio-nio to 3.7.7.Final (#241) @scala-steward
- Update directory-watcher to 0.9.6 (#240) @scala-steward
- Update scalafmt-core to 2.3.2 (#242) @scala-steward
- Update scalajs-dom to 0.9.8 (#228) @scala-steward
- Update undertow-core to 2.0.28.Final (#222) @scala-steward
- Update fuzzywuzzy to 1.2.0 (#223) @scala-steward
- Update slf4j-api to 1.8.0-beta4 (#232) @scala-steward
- Update scalacheck to 1.14.2 (#233) @scala-steward
- Update sbt-scalajs, scalajs-compiler, ... to 0.6.31 (#227) @scala-steward
- Update scalameta, testkit to 4.3.0 (#231) @scala-steward
- Enable GitHub Actions (#236) @olafurpg
- Update jsoup to 1.12.1 (#226) @scala-steward
- Update org.eclipse.lsp4j to 0.8.1 (#224) @scala-steward
- Update xnio-nio to 3.6.9.Final (#225) @scala-steward
- Update evilplot to 0.6.3 (#216) @scala-steward
- Update directory-watcher to 0.8.3 (#221) @scala-steward
- Update flexmark-all to 0.40.34 (#219) @scala-steward
- Update sbt-assembly to 0.14.10 (#217) @scala-steward
- Update fs2-core to 1.1.0-M2 (#215) @scala-steward
mdoc v2.0.3
What’s Changed
- Rendering worksheets fixed (#211) @alekseiAlefirov
- Upgrade Scalameta dependency (#209) @olafurpg