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