Skip to content

Releases: spencermountain/wtf_wikipedia

10.3.0

28 Dec 18:00
1e875e0
Compare
Choose a tag to compare
  • [new] - more i18n redirects and templates
  • [new] - get more revision metadata from .fetch()
  • [new] - metadata methods .revisionID(), .description(), .timestamp(), .pageImage()
  • [new] - i18n .isStub() method
  • [new] - debug plugin for finding parsing errors
  • [new] - fallbackTemplateFn handler #509

10.2.1

15 Nov 17:41
e49e3c2
Compare
Choose a tag to compare
  • [change] - support more templates
  • [change] - support multiple citations inside a ref tag
  • [new] - add revisionID() - thanks Dag-Inge! #568

10.2.0

03 Oct 13:01
Compare
Choose a tag to compare

10.2.0 [Oct 2023]

  • [change] - typescript export helpers

10.1.7

27 Sep 14:25
c2ea471
Compare
Choose a tag to compare
  • [fix] - don't crash on huge geojson blob #555

10.1.6

06 Sep 20:31
d9ba589
Compare
Choose a tag to compare
  • [change] - handle fetch data errors
  • [fix] - template runtime error #550
  • [update] - deps

10.1.5

11 May 16:32
81e8869
Compare
Choose a tag to compare
  • [fix] - support inline templates
  • [change] - dont overwrite duplicate props in infobox #530
  • [update] - deps

10.1.4

14 Apr 15:28
4a3bc7e
Compare
Choose a tag to compare
  • [fix] - #528 template runtime errors
  • [fix] - remove stray console.log (thank you @mxunknown)
  • [update] - some work on gamelog template

10.1.3

12 Mar 15:40
72df976
Compare
Choose a tag to compare

10.1.3 [Mar 2023]

  • [fix] - #519 date parsing issue
  • [fix] - #518 support slash in infobox property
  • [fix] - #516 better support {{br}} template

10.1.2

29 Jan 14:56
799da0f
Compare
Choose a tag to compare

10.1.2 [Jan 2023]

  • [fix] - #514 runtime error
  • [update] - dependencies

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