Skip to content

Releases: spencermountain/wtf_wikipedia

10.1.1

10 Jan 17:21
bb505a6
Compare
Choose a tag to compare
  • [change] - support many more inline templates
  • [fix] - wikitext newline join issue
  • [update] - dependencies

10.1.0

31 Dec 16:51
c37ba13
Compare
Choose a tag to compare
  • [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

08 Dec 15:26
aa3d125
Compare
Choose a tag to compare
  • [fix] - broken cli script #504

10.0.4

08 Dec 01:57
ad10781
Compare
Choose a tag to compare
  • [fix] - mangled interwiki link #502
  • [fix] - tabs in infoboxes #435
  • [update] - dependencies

10.0.3

03 Oct 16:21
87529bd
Compare
Choose a tag to compare
  • [fix] - improved i18n infobox classification #498
  • [update] - dependencies

10.0.2

27 Jul 12:35
b406391
Compare
Choose a tag to compare
  • [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

30 May 22:14
670a3bc
Compare
Choose a tag to compare
  • [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

04 Apr 19:37
72e497b
Compare
Choose a tag to compare
  • [breaking] - drop IE11 support - target evergreen browsers
  • [change] - convert to esmodules internally
  • [change] - add blockquote template
    update deps

9.1.0

11 Mar 18:31
9e77e2a
Compare
Choose a tag to compare

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

9.0.3

14 Dec 01:53
1c00408
Compare
Choose a tag to compare

9.0.3

  • [fix] - typescript error
  • [change] - update demos