3.6.2
What's Changed
- Fix Heading's attribute setters (hlistattr, hitemattr may be null) by @alex4401 in #320
- Restore partial support for
linkstoexternaland introduce replacement vialinkstoexternaldomainandlinkstoexternalpathby @mmeller-wikia in #322 - Fix type mismatch between what is returned by
getLinkList(list of arrays that contains non-serializable TitleValue) and what is expected by ParserOutput. by @adpaste in #325
New Contributors
- @alex4401 made their first contribution in #320
- @mmeller-wikia made their first contribution in #322
- @adpaste made their first contribution in #325
Full Changelog: 3.6.1...3.6.2