Releases: spencermountain/dumpster-dive
Releases · spencermountain/dumpster-dive
Release list
5.0.0
v5
- more consistent template json, via wtf_wikipedia@7
- removal of empty
[]results inSection. - fs fixes for node > 9
4.0.2
v3.2.0
- update to wtf_wikipedia v4.2.0
- support passing-in arbitrary functions to worker
3.3.0
- bugfix for runtime parsing error
3.4.2
- update deps, wtf library improvements
- relicense as MIT
- use latest mongo api
3.6.0
⚠️ remove.infoboxesand.citationsfrom top-level result. this is duplicate data. find them both insection[i].templates- improve handling of redirect pages
- refactor encoding logic
v4
- major json format changes from wtf_wikipedia v6.0.0
- get skip_redirects actually working
- reduce default batch_size even lower
- add
verbose_skipoption, to log disambig/redirect skipping
3.1.0
some successes with getting to the end of en-wiki!
~11hrs
- fix connection time-outs & improve logging output
- change default collection name to
pages - add
.custom()function support
3.0.0
2.0
- updates to use
wtf_wikipedia@2.0.0- a major result-format change - renames bin cmd to
wiki2mongo - supports use from cli, or use via javascript
require() - support --plaintext flag