Wtf Wikipedia Versions Save

a pretty-committed wikipedia markup parser

10.3.1

1 week ago
  • [fix] - unicode glitch token #573
  • [fix] - retire mixesdb wiki test
  • [fix] - support birthdate template aliases #537
  • [update] - dependencies

10.3.0

4 months ago
  • [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

6 months ago
  • [change] - support more templates
  • [change] - support multiple citations inside a ref tag
  • [new] - add revisionID() - thanks Dag-Inge! #568

10.2.0

7 months ago

10.2.0 [Oct 2023]

  • [change] - typescript export helpers

10.1.7

7 months ago
  • [fix] - don't crash on huge geojson blob #555

10.1.6

8 months ago
  • [change] - handle fetch data errors
  • [fix] - template runtime error #550
  • [update] - deps

10.1.5

1 year ago
  • [fix] - support inline templates
  • [change] - dont overwrite duplicate props in infobox #530
  • [update] - deps

10.1.4

1 year ago
  • [fix] - #528 template runtime errors
  • [fix] - remove stray console.log (thank you @mxunknown)
  • [update] - some work on gamelog template

10.1.3

1 year ago

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

1 year ago

10.1.2 [Jan 2023]

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