Releases: scalameta/mdoc
Releases · scalameta/mdoc
mdoc v2.2.12
mdoc v2.2.11
What’s Changed
- Add support for Scala3 3.0.0-M1 (#412) @tgodzik
- Update scalafmt-core to 2.7.5 (#408) @scala-steward
- Revert sbt back to 2.13.3 (#410) @ckipp01
- Update munit to 0.7.14 (#407) @scala-steward
- Update sbt, scripted-plugin to 1.4.1 (#406) @scala-steward
- Update scalameta, testkit to 4.3.24 (#409) @scala-steward
- Update undertow-core to 2.2.2.Final (#405) @scala-steward
- Update directory-watcher to 0.10.1 (#404) @scala-steward
- Update interface to 1.0.1 (#403) @scala-steward
- Update sbt-dotty to 0.4.4 (#402) @scala-steward
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