Skip to content

Release 0.5.0

Latest
Compare
Choose a tag to compare
@QuietMisdreavus QuietMisdreavus released this 17 Sep 15:13
· 4 commits to gfm since this release
3ccff77

This code is based on the version of swift-cmark that was built into the Swift 6.0 release.

What's Changed

  • Swift markdown support by @compnerd in #69
  • build: remove extra defines on Windows by @compnerd in #68
  • build: include include in INTERFACE_INCLUDE_DIRECTORIES by @compnerd in #70
  • Add define for GNU glibc extensions by @bnbarham in #71
  • build: add cmark-gfm-config to allow wiring up builds by @compnerd in #72
  • [6.0] Build with Position Independent Code unconditionally by @bc-lee in #74

New Contributors

Full Changelog: 0.4.0...0.5.0