------- - Change the behaviour of external_links property to never return Templates or parser functions as part of the external link. - Add support for literal IPv6 external links, e.g. https://[2001:db8:85a3:8d3:1319:8a2e:370:7348]:443/. - Fixed: Do not mistake the equal signs of section titles for template keyword arguments.
0.21.5
Not secure
------- - Fixed Invalid escape sequences for Python 3.6. - Added ``msg``, ``msgnw``, ``raw``, ``safesubst``, and ``subst`` to known parser function identifiers.
0.21.4
Not secure
------- - Fixed a bug in Table.data (issue 9)
0.21.3
Not secure
------- - Fixed: A bug in processing ``Section`` objects.
0.21.2
Not secure
------- - Fixed: A bug in ``external_links`` (the starting position must now be a word boundary; previously this condition was not checked)
0.21.1
------- - Fixed: A bug in ``external_links`` (external links withing sub-templates are now detected correctly; previously they were ignored)