Skip to content

v2.0.0

Compare
Choose a tag to compare
@chrisjsewell chrisjsewell released this 03 Dec 08:44
· 83 commits to master since this release
465b54d

What's Changed

  • ⬆️ Update: Sync with markdown-it v12.1.0 and CommonMark v0.30 by @hukkin in #168
  • 📚 DOCS: Fix parameter-names and descriptions by @marcusatiliusregulus in #173
  • 🧪 TESTS: Test against python3.10 by @hukkin in #178
  • 🧪 TESTS: Add URL normalisation xfail by @hukkin in #170
  • 🐛 FIX: Always suffix indented code block with newline by @hukkin in #169
  • 👌 IMPROVE: Use all to signal re-exports by @hukkin in #120
  • ♻️ REFACTOR: Port mdurl and punycode for URL normalisation by @hukkin in #171
  • 🔧 MAINTAIN: Use pyproject-build for package deployment by @hukkin in #177
  • 📚 DOCS: punycode and mdurl are now used by @hukkin in #179
  • 🧪 TESTS: Remove needless xfail by @hukkin in #180
  • ♻️ REFACTOR: Remove AttrDict by @chrisjsewell in #181
  • 🚀 RELEASE: v2.0.0 by @chrisjsewell in #182

New Contributors

  • @marcusatiliusregulus made their first contribution in #173

Full Changelog: v1.1.0...v2.0.0