Releases: spencermountain/wtf_wikipedia
Releases · spencermountain/wtf_wikipedia
10.1.2
10.1.2 [Jan 2023]
- [fix] - #514 runtime error
- [update] - dependencies
10.1.1
- [change] - support many more inline templates
- [fix] - wikitext newline join issue
- [update] - dependencies
10.1.0
- [fix] - extra dots in interwiki links #510
- [new] - configure unsupported template behaviour - templateFallbackFn #509
- [update] - dependencies
- [change] - allow embedded infoboxes #506
- [change] - support :File and :Category syntax for #308
- [new] - support {{medalcount}} template #428
10.0.5
- [fix] - broken cli script #504
10.0.4
- [fix] - mangled interwiki link #502
- [fix] - tabs in infoboxes #435
- [update] - dependencies
10.0.3
- [fix] - improved i18n infobox classification #498
- [update] - dependencies
10.0.2
- [fix] - multiple inline templates in a heading #489
- [fix] - non-i18n list templates #475
- [fix] - don't print hatnotes in .text()
- [update] - api, i18n, sports plugins
10.0.1
- [fix] - runtime error #484
- [new] - wtf-plugin-sports for tricky nhl and mlb templates
- [change] - .random() in api-plugin parses document
- [change] - update dependencies
10.0.0
- [breaking] - drop IE11 support - target evergreen browsers
- [change] - convert to esmodules internally
- [change] - add blockquote template
update deps
9.1.0
9.1.0 [March 2022]
- [change] - support inline templates inside section titles
- [change] - xml parsing fix
- [change] - increase arbitrary char limit on bold & italixs
- [change] - improve parsing for Image and File names
- [new] - add
.license()
method for image plugin
- [fix] - table parsing bugs
- [fix] - typescript fixes
update deps
huge thank you to @ffatur , @wvanderp + @tomasz13nocon