Releases: AnonymousRand/python_markdown_environments
Releases · AnonymousRand/python_markdown_environments
Release list
v1.11.7
Security Fixes
- Bump
cryptographyPython dependency to 50.0.0 to address CVE-2026-69247
v1.11.6
Security Fixes
- Bump
soupsievePython dependency to 2.8.4 to address CVE-2026-49476 and CVE-2026-49477
v1.11.5
Security Fixes
- Bump
cryptographyPython dependency to 48.0.1 to address GHSA-537c-gmf6-5ccf
v1.11.4
Security Fixes
- Bump
uvPython dependency to 0.11.15 to address GHSA-4gg8-gxpx-9rph
v1.11.3
Security Fixes
- Bump
idnaPython dependency to 3.15 to address CVE-2026-45409
v1.11.2
Security Fixes
- Bump
urllib3Python dependency to 2.7.0 to address CVE-2026-44431 and CVE-2026-44432 - Bump
Jinja2Python dependency to 3.1.6 to address CVE-2025-27516
v1.11.1
Fixes
\ref{}now works with LaTeX/MathJax\\(...\\)instead of requiring doubled backslashes in the argument to\ref{}
v1.11.0
Changes
- Introduced
thm-refprocessor that provides the\ref{}Markdown syntax, which functions much like\ref{}in LaTeX: it dynamically generates theorem/equation counters etc. based on a "name" (likelabel{}), automatically reflecting future changes without manual intervention.
v1.10.3
Security Fixes
- Bump
pytestPython dependency to 9.0.3 to address CVE-2025-71176 - Bump
uvPython dependency to 0.11.6 to address GHSA-pjjw-68hj-v9mw
v1.10.2
Security Fixes
- Bump
cryptographyPython dependency to 46.0.7 to address CVE-2026-39892