Releases: python-lsp/docstring-to-markdown
Releases · python-lsp/docstring-to-markdown
v0.16
What's Changed
- Implement entry points to allow extension/customization by @krassowski in #41
- Drop Python 3.7 from testing, add 3.12 and 3.13, update actions by @krassowski in #40
Full Changelog: v0.15...v0.16
v0.15
What's Changed
- Fix multi-line links and incorrect dunder escapes in code by @krassowski in #38
Full Changelog: v0.14...v0.15
v0.14
What's Changed
- Add plain text and cPython docstring support by @krassowski in #37
Full Changelog: v0.13...v0.14
v0.13
What's Changed
- Google style support by @staticf0x in #34
- Prepare release for v0.13 by @krassowski in #35
New Contributors
- @staticf0x made their first contribution in #34
Full Changelog: v0.12...v0.13
v0.12
What's Changed
- Respect directive regex flags by @hoefling in #30
- feat: include tests in source distribution by @hoefling in #31
- Prepare release v0.12 by @krassowski in #32
New Contributors
Full Changelog: v0.11...v0.12