Skip to content

🚀 RELEASE v4.0.0 #368

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 11, 2025
Merged

🚀 RELEASE v4.0.0 #368

merged 5 commits into from
Aug 11, 2025

Conversation

chrisjsewell
Copy link
Member

@chrisjsewell chrisjsewell commented Aug 11, 2025

This primarily drops support for Python 3.9, adds support for Python 3.13,
and updates the parser to comply with Commonmark 0.31.2 and Markdown-It v14.1.0.

@chrisjsewell chrisjsewell linked an issue Aug 11, 2025 that may be closed by this pull request
4 tasks
Copy link

codecov bot commented Aug 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.76%. Comparing base (9e93bd5) to head (1dbe867).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #368   +/-   ##
=======================================
  Coverage   95.76%   95.76%           
=======================================
  Files          64       64           
  Lines        3445     3445           
=======================================
  Hits         3299     3299           
  Misses        146      146           
Flag Coverage Δ
pytests 95.76% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@chrisjsewell chrisjsewell merged commit c62983f into master Aug 11, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sync with markdown-it 14.1.0
1 participant