Skip to content

Releases: AnswerDotAI/mistlefoot

v0.0.11

20 May 22:46

Choose a tag to compare

Bugs Squashed

  • Fix premature HTML block termination inside fenced code blocks (#10), thanks to @ncoop57

v0.0.10

17 May 06:04

Choose a tag to compare

New Features

  • Add LenientHtmlBlock for svg/html blocks with blank lines and/or indented children; and markdown="1" inner parsing (#8)

v0.0.8

26 Mar 00:00

Choose a tag to compare

Bugs Squashed

  • Remove unwanted reset_tokens in __enter__ (#7)

v0.0.7

25 Mar 03:54

Choose a tag to compare

New Features

  • Add thread-safe locking to ExtendedHtmlRenderer via __enter__/__exit__ with reset_tokens (#6)

v0.0.5

13 Mar 07:13

Choose a tag to compare

New Features

  • Add AttrLink and FencedDiv support with attributed links and fenced div blocks (#5)

v0.0.4

14 Feb 00:15

Choose a tag to compare

Bugs Squashed

  • Fix single period rendering (#4)

v0.0.3

06 Feb 03:02

Choose a tag to compare

Bugs Squashed

  • Rename AutoLink.url to target to avoid conflict breaking angle bracket links (#3)

v0.0.2

20 Jan 08:11

Choose a tag to compare

Bugs Squashed

v0.0.1

19 Jan 22:26

Choose a tag to compare

  • init release