v2.1.0
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
todataclass
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
- @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