Releases: macbre/mediawiki-dump
Releases · macbre/mediawiki-dump
Introduce the IteratorDump class and document how to read local XML dumps
What's Changed
- Reading dumps from local files: document and test it by @macbre in #226
- Introduce the IteratorDump for reading the XML dump as a stream by @macbre in #227
Full Changelog: v1.2.1...v1.3.0
Update dependencies
What's Changed
- Bump pylint from 2.17.6 to 2.17.7 by @dependabot in #191
- Bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot in #193
- Bump black from 23.9.1 to 23.10.0 by @dependabot in #195
- Bump black from 23.10.0 to 23.10.1 by @dependabot in #197
- Bump pytest from 7.4.2 to 7.4.3 by @dependabot in #198
- Bump responses from 0.23.3 to 0.24.0 by @dependabot in #199
- Bump black from 23.10.1 to 23.11.0 by @dependabot in #200
- Bump responses from 0.24.0 to 0.24.1 by @dependabot in #201
- Bump actions/setup-python from 4.7.1 to 4.8.0 by @dependabot in #202
- Bump black from 23.11.0 to 23.12.0 by @dependabot in #205
- Bump black from 23.12.0 to 23.12.1 by @dependabot in #206
- Bump pytest from 7.4.3 to 7.4.4 by @dependabot in #207
- Bump responses from 0.24.1 to 0.25.0 by @dependabot in #214
- Bump libarchive-c from 5.0 to 5.1 by @dependabot in #219
- Bump actions/cache from 3 to 4 by @dependabot in #208
- Bump pytest from 7.4.4 to 8.1.1 by @dependabot in #220
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #222
- Bump actions/setup-python from 4.8.0 to 5.1.0 by @dependabot in #224
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #223
- Bump pylint from 2.17.7 to 3.1.0 by @dependabot in #217
- Bump black from 23.12.1 to 24.4.0 by @dependabot in #225
Full Changelog: v1.2.0...v1.2.1
Require Python 3.8+
What's Changed
- Bump pylint from 2.17.0 to 2.17.1 by @dependabot in #162
- Bump black from 23.1.0 to 23.3.0 by @dependabot in #163
- Bump pylint from 2.17.1 to 2.17.2 by @dependabot in #164
- Bump pytest from 7.2.2 to 7.3.0 by @dependabot in #166
- Bump pytest from 7.3.0 to 7.3.1 by @dependabot in #167
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #168
- Bump actions/setup-python from 4.5.0 to 4.6.0 by @dependabot in #169
- Bump pylint from 2.17.2 to 2.17.3 by @dependabot in #170
- Bump pylint from 2.17.3 to 2.17.4 by @dependabot in #171
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #172
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #173
- Bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in #174
- Bump pytest from 7.3.1 to 7.3.2 by @dependabot in #176
- Bump pytest from 7.3.2 to 7.4.0 by @dependabot in #177
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #178
- Bump actions/setup-python from 4.6.0 to 4.7.0 by @dependabot in #181
- Bump responses from 0.23.1 to 0.23.2 by @dependabot in #182
- Bump pylint from 2.17.4 to 2.17.5 by @dependabot in #183
- Bump responses from 0.23.2 to 0.23.3 by @dependabot in #184
- Bump pytest from 7.4.0 to 7.4.1 by @dependabot in #185
- Bump pytest from 7.4.1 to 7.4.2 by @dependabot in #187
- Bump pylint from 2.17.5 to 2.17.6 by @dependabot in #189
- Bump actions/checkout from 3 to 4 by @dependabot in #186
- Bump libarchive-c from 4.0 to 5.0 by @dependabot in #179
- Require Python 3.8+ by @macbre in #190
- Bump black from 23.3.0 to 23.9.1 by @dependabot in #188
Full Changelog: v1.1.0...v1.2.0
Dependencies updated
What's Changed
- Bump pytest from 6.2.4 to 6.2.5 by @dependabot in #61
- Bump black from 21.8b0 to 21.9b0 by @dependabot in #62
- Bump pytest-cov from 2.12.1 to 3.0.0 by @dependabot in #64
- Bump pylint from 2.10.2 to 2.11.1 by @dependabot in #63
- test/test_reader.py - cover DumpHandler.get_siteinfo() by @macbre in #65
- BaseDump: test HTTP fetches and errors handling by @macbre in #66
- Bump responses from 0.14.0 to 0.15.0 by @dependabot in #67
- Bump coveralls from 3.2.0 to 3.3.0 by @dependabot in #69
- Bump coveralls from 3.3.0 to 3.3.1 by @dependabot in #70
- Bump responses from 0.15.0 to 0.16.0 by @dependabot in #72
- Bump actions/setup-python from 2.2.2 to 2.3.0 by @dependabot in #73
- Bump pylint from 2.11.1 to 2.12.1 by @dependabot in #75
- Bump libarchive-c from 3.1 to 3.2 by @dependabot in #76
- Bump actions/setup-python from 2.3.0 to 2.3.1 by @dependabot in #77
- Bump pylint from 2.12.1 to 2.12.2 by @dependabot in #78
- Bump responses from 0.16.0 to 0.17.0 by @dependabot in #80
- Bump actions/setup-python from 2.3.1 to 2.3.2 by @dependabot in #85
- Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0 by @dependabot in #87
- Bump dependabot/fetch-metadata from 1.2.0 to 1.2.1 by @dependabot in #88
- Bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 by @dependabot in #90
- Bump pylint from 2.12.2 to 2.13.0 by @dependabot in #97
- Bump pylint from 2.13.0 to 2.13.2 by @dependabot in #98
- Bump black from 21.9b0 to 22.3.0 by @dependabot in #99
- Bump actions/checkout from 2 to 3 by @dependabot in #91
- Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #108
- Bump libarchive-c from 3.2 to 4.0 by @dependabot in #81
- Bump pylint from 2.13.2 to 2.13.8 by @dependabot in #110
- Bump actions/cache from 2 to 3.0.1 by @dependabot in #101
- Bump actions/setup-python from 2.3.2 to 3.1.2 by @dependabot in #106
- Drop the support for Python 3.6 by @macbre in #111
- Bump responses from 0.17.0 to 0.20.0 by @dependabot in #95
- Bump pytest from 6.2.5 to 7.1.2 by @dependabot in #109
- Bump pylint from 2.13.8 to 2.13.9 by @dependabot in #112
- Bump responses from 0.20.0 to 0.21.0 by @dependabot in #113
- Bump pylint from 2.13.9 to 2.14.0 by @dependabot in #114
- Bump pylint from 2.14.0 to 2.14.1 by @dependabot in #115
- Bump actions/setup-python from 3.1.2 to 4.0.0 by @dependabot in #116
- Bump pylint from 2.14.1 to 2.14.2 by @dependabot in #117
- State clearly that we require Python 3.7+ by @macbre in #118
- Bump pylint from 2.14.2 to 2.14.3 by @dependabot in #119
- Bump black from 22.3.0 to 22.6.0 by @dependabot in #120
- Bump pylint from 2.14.3 to 2.14.4 by @dependabot in #121
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #123
- Bump actions/setup-python from 4.0.0 to 4.1.0 by @dependabot in #124
- Bump pylint from 2.14.4 to 2.14.5 by @dependabot in #125
- Bump actions/setup-python from 4.1.0 to 4.2.0 by @dependabot in #126
- Bump pylint from 2.14.5 to 2.15.0 by @dependabot in #127
- Bump black from 22.6.0 to 22.8.0 by @dependabot in #128
- Bump pytest from 7.1.2 to 7.1.3 by @dependabot in #129
- Bump pylint from 2.15.0 to 2.15.2 by @dependabot in #130
- Bump pylint from 2.15.2 to 2.15.3 by @dependabot in #131
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #133
- Bump black from 22.8.0 to 22.10.0 by @dependabot in #134
- Bump pylint from 2.15.3 to 2.15.4 by @dependabot in #135
- Bump actions/setup-python from 4.2.0 to 4.3.0 by @dependabot in #136
- Bump responses from 0.21.0 to 0.22.0 by @dependabot in #137
- Bump pylint from 2.15.4 to 2.15.5 by @dependabot in #138
- Bump pytest from 7.1.3 to 7.2.0 by @dependabot in #139
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #140
- Bump pylint from 2.15.5 to 2.15.6 by @dependabot in #141
- Bump pylint from 2.15.6 to 2.15.7 by @dependabot in #142
- Bump pylint from 2.15.7 to 2.15.8 by @dependabot in #143
- Bump actions/setup-python from 4.3.0 to 4.3.1 by @dependabot in #144
- Bump black from 22.10.0 to 22.12.0 by @dependabot in #145
- Bump pylint from 2.15.8 to 2.15.9 by @dependabot in #146
- Bump actions/setup-python from 4.3.1 to 4.4.0 by @dependabot in #147
- Bump pylint from 2.15.9 to 2.15.10 by @dependabot in #148
- Bump actions/setup-python from 4.4.0 to 4.5.0 by @dependabot in #149
- Bump pytest from 7.2.0 to 7.2.1 by @dependabot in #150
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #151
- Bump pytest from 7.2.1 to 7.2.2 by @dependabot in #156
- Bump responses from 0.22.0 to 0.23.1 by @dependabot in #160
- Bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in #132
- Bump pylint from 2.15.10 to 2.17.0 by @dependabot in #159
- Bump black from 22.12.0 to 23.1.0 by @dependabot in #152
- CI - run using Python 3.11 by @macbre in #161
Full Changelog: v1.0.0...v1.1.0
Code coverage + dependencies upgraded
- #55
dependencies
- Bump black from 21.6b0 to 21.8b0 (by @dependabot[bot]) - #56
internals
- Strict dependencies + CI refactor - #57
internals
- Report code coverage - #58
dependencies
- Bump actions/setup-python from 1 to 2.2.2 (by @dependabot[bot]) - #59
pr
- Be less strict on prod dependencies - #60
internals
- CI - test using Python 3.10.0-rc.1 too
Dependencies updated + CI now tests all supported Python versions
- #50
dependencies
- Bump libarchive-c from 2.9 to 3.1 (by @dependabot[bot]) - #51
dependencies
- Bump black from 20.8b1 to 21.6b0 (by @dependabot[bot]) - #52
ci
- CI - test using multiple Python versions and cache pip dependencies - #53
ci
- Improve CI dependencies cache
v0.7.0
- #32
enhancement
- Do not be so strict on pinned depedencies (by @BoboTiG) - #33
enhancement
- Add StringDump Class (by @e1mo) - #36
dependencies
- Bump libarchive-c from 2.8 to 2.9 (by @dependabot[bot]) - #39
pr
- Code linting - #40
pr
- Move from TravisCI to GitHub Actions - #41
enhancement
- Introduce black formatting - #42
enhancement
- Black: use a separated GitHub actions workflow
v0.6.5: Merge pull request #28 from macbre/plain-dump-class
#28 - Introduce LocalFileDump
and LocalWikipediaDump