Skip to content

MarkdownUI 2.3.0

Latest
Compare
Choose a tag to compare
@gonzalezreal gonzalezreal released this 01 Jan 14:48
· 2 commits to main since this release
ae799d0

What's Changed

  • Added: Mac Catalyst support (#287)
  • Added: FontWidth, a text style that adjusts the font width (thanks @kirkbig #266)
  • Changed: Use #if canImport(...) instead of #if os(...) (thanks @MojtabaHs #268)
  • Fixed: Mac Catalyst build failures (thanks @kirkbig #283)
  • Changed: Use assertSnapshot(of:...) instead of the deprecated assertSnapshot(matching:...) (thanks @kirkbig #284)

Full Changelog: 2.2.0...2.3.0