github executablebooks/markdown-it-py v2.1.0

latest releases: v4.0.0, v3.0.0, v2.2.0...
3 years ago

What's Changed

  • ๐Ÿ”ง MAINTAIN: Add a profiler tox env by @hukkin in #197
  • ๐Ÿ”ง MAINTAIN: Update performance benchmark by @hukkin in #196
  • โœจ NEW: Save ordered list numbering by @hukkin in #192
  • โฌ†๏ธ UPGRADE: Drop support for EOL Python 3.6 by @hukkin in #194
  • ๐Ÿงช TEST: Space in link destination generates IndexError by @mib112 in #206
  • ๐Ÿ“š DOCS: Fix typos by @kianmeng in #203
  • ๐Ÿ”ง MAINTAIN: Move from setuptools to flit by @chrisjsewell in #208
  • ๐Ÿ“š DOCS: Fix build by @chrisjsewell in #209
  • ๐Ÿ”ง MAINTAIN: Add isort hook by @chrisjsewell in #210
  • โ™ป๏ธ REFACTOR: Move internal Rule/Delimiter to dataclass by @chrisjsewell in #211
  • โ™ป๏ธ REFACTOR: Move Token to dataclass by @chrisjsewell in #212
  • ๐Ÿ“š DOCS: Update usage guide to use PyPI package name by @thibaudcolas in #202
  • ๐Ÿ› FIX: Combination of blockquotes, list and newlines causes IndexError by @hukkin in #207
  • โ™ป๏ธ REFACTOR: slots for dataclasses by @hukkin in #214
  • ๐Ÿš€ RELEASE: v2.1.0 by @chrisjsewell in #213

New Contributors

Full Changelog: v2.0.1...v2.1.0

Don't miss a new markdown-it-py release

NewReleases is sending notifications on new releases.