github earwig/mwparserfromhell v0.6
version 0.6

latest releases: v0.6.6, v0.6.5, v0.6.4...
3 years ago

Thanks to everyone for their patience with this release!

  • Breaking change: dropped support for end-of-life Python 2.7 and 3.4.
  • Added support for Python 3.8 and 3.9.
  • Added binary wheels for Linux and macOS.
  • Updated Wikicode.matches() to recognize underscores as being equivalent to spaces. (#216)
  • Added a default parameter to Template.get(), and implement dict-style item access for template parameters. (#252)
  • Fixed a rare parsing bug involving deeply nested style tags. (#224)
  • Fixed parsing of section headings inside templates. (#233)
  • Updated HTML tag definitions.
  • Internal refactoring and cleanup.

Don't miss a new mwparserfromhell release

NewReleases is sending notifications on new releases.