Releases: spencermountain/wtf_wikipedia
Releases · spencermountain/wtf_wikipedia
10.3.2
- [new] - support many new inline templates
- [new] - support recursive i18n category queries
- [update] - dependencies
- [update] - i18n and api plugins
10.3.1
- [fix] - unicode glitch token #573
- [fix] - retire mixesdb wiki test
- [fix] - support birthdate template aliases #537
- [update] - dependencies
10.3.0
- [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
- [change] - support more templates
- [change] - support multiple citations inside a ref tag
- [new] - add
revisionID()
- thanks Dag-Inge! #568
10.2.0
10.2.0 [Oct 2023]
- [change] - typescript export helpers
10.1.7
- [fix] - don't crash on huge geojson blob #555
10.1.6
- [change] - handle fetch data errors
- [fix] - template runtime error #550
- [update] - deps
10.1.5
- [fix] - support inline templates
- [change] - dont overwrite duplicate props in infobox #530
- [update] - deps
10.1.4
- [fix] - #528 template runtime errors
- [fix] - remove stray console.log (thank you @mxunknown)
- [update] - some work on gamelog template
10.1.3
10.1.3 [Mar 2023]
- [fix] - #519 date parsing issue
- [fix] - #518 support slash in infobox property
- [fix] - #516 better support {{br}} template