------- - Fixed a bug in ``plain_text``/``remove_markup`` causing duplicate values when replacing nested templates.
0.49.0
------- - Feature: ``replace_templates`` and ``replace_parser_functions`` parameters of ``plain_text``/``remove_markup`` now accept a function mapping ``Template`` or ``ParserFuction`` objects to desired replacement string. (103)
0.48.3
------- - Fixed a bug in ``Tag.parsed_contents`` method. (102)
0.48.2
------- - Fixed a bug in ``plain_text`` method. (101)
0.48.1
------- - Fixed a bug in ``pformat`` and ``plain_text`` methods. (100)
0.48.0
------- - BREAKING: dropped support for Python 3.5 - Fixed: bug in handling of external links with uppercase scheme. (99)