Skip to content

Releases: AnonymousRand/python_markdown_environments

v1.11.7

Choose a tag to compare

@AnonymousRand AnonymousRand released this 07 Aug 00:30

Security Fixes

  • Bump cryptography Python dependency to 50.0.0 to address CVE-2026-69247

v1.11.6

Choose a tag to compare

@AnonymousRand AnonymousRand released this 22 Jul 00:04

Security Fixes

v1.11.5

Choose a tag to compare

@AnonymousRand AnonymousRand released this 20 Jun 01:07

Security Fixes

v1.11.4

Choose a tag to compare

@AnonymousRand AnonymousRand released this 07 Jun 18:41

Security Fixes

v1.11.3

Choose a tag to compare

@AnonymousRand AnonymousRand released this 20 May 07:39

Security Fixes

v1.11.2

Choose a tag to compare

@AnonymousRand AnonymousRand released this 13 May 03:18

Security Fixes

v1.11.1

Choose a tag to compare

@AnonymousRand AnonymousRand released this 06 May 21:19

Fixes

  • \ref{} now works with LaTeX/MathJax \\(...\\) instead of requiring doubled backslashes in the argument to \ref{}

v1.11.0

Choose a tag to compare

@AnonymousRand AnonymousRand released this 06 May 08:32
8823d08

Changes

  • Introduced thm-ref processor that provides the \ref{} Markdown syntax, which functions much like \ref{} in LaTeX: it dynamically generates theorem/equation counters etc. based on a "name" (like label{}), automatically reflecting future changes without manual intervention.

v1.10.3

Choose a tag to compare

@AnonymousRand AnonymousRand released this 19 Apr 20:55

Security Fixes

v1.10.2

Choose a tag to compare

@AnonymousRand AnonymousRand released this 09 Apr 04:32

Security Fixes

  • Bump cryptography Python dependency to 46.0.7 to address CVE-2026-39892