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
IndexErrorby @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/Delimiterto dataclass by @chrisjsewell in #211 - โป๏ธ REFACTOR: Move
Tokentodataclassby @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
- @mib112 made their first contribution in #206
- @kianmeng made their first contribution in #203
- @thibaudcolas made their first contribution in #202
Full Changelog: v2.0.1...v2.1.0