------- - Trying to mutate an overwritten/detached object will now raise ``DeadIndexError`` (a subclass of ``TypeError``). Hopefully this will prevent some subtle late-appearing bugs.
0.38.2
Not secure
------- - Fix a bug in ``plaintext`` method.
0.38.1
Not secure
------- - Fix a bug in detection of external links in parsable tag extensions. (50)
0.38.0
Not secure
------- - Fix a bug in handling of half-marked bold/italic, e.g. ``'''bold\n``.
0.37.13
-------- - Fix a bug handling of half-marked bold/italic items e.g. ``'''bold text\n``.
0.37.12
Not secure
-------- - Improve handling of extension tags inside external links. (49) - Ignore invalid attributes that do not start with space characters. (48)