Xml-sitemap-writer

Latest version: v0.6.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.6.0

Feature changes

* Add the generation date (Y-m-d) to the sitemap.xml by macbre in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/219
* `Add validation for <lastmod>, <priority>, and <changefreq> fields in XMLSitemap` by jaric in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/195
* Improve code coverage by macbre in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/220

What's Changed
* Bump pylint from 2.17.4 to 2.17.5 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/152
* Bump pytest from 7.4.0 to 7.4.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/153
* Bump pytest from 7.4.1 to 7.4.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/155
* Bump black from 23.7.0 to 23.9.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/156
* Bump pylint from 2.17.5 to 2.17.6 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/157
* Bump pylint from 2.17.6 to 2.17.7 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/158
* Bump actions/setup-python from 4.7.0 to 4.7.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/160
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/154
* Bump pylint from 2.17.7 to 3.0.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/159
* Bump pylint from 3.0.0 to 3.0.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/162
* Bump black from 23.9.1 to 23.10.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/163
* Bump pylint from 3.0.1 to 3.0.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/164
* Bump black from 23.10.0 to 23.10.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/165
* Bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/166
* Bump black from 23.10.1 to 23.11.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/167
* Bump actions/setup-python from 4.7.1 to 4.8.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/168
* Bump pylint from 3.0.2 to 3.0.3 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/170
* Bump black from 23.11.0 to 23.12.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/171
* Bump black from 23.12.0 to 23.12.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/172
* Bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/173
* Bump pylint from 3.0.3 to 3.1.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/178
* Bump pytest from 7.4.4 to 8.1.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/181
* Bump actions/setup-python from 4.8.0 to 5.0.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/169
* Bump black from 23.12.1 to 24.2.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/176
* CI - test using Python 3.12 too by macbre in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/161
* Bump black from 24.2.0 to 24.3.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/182
* Bump actions/setup-python from 5.0.0 to 5.1.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/185
* Bump black from 24.3.0 to 24.4.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/186
* Bump black from 24.4.0 to 24.4.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/188
* Bump black from 24.4.1 to 24.4.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/189
* Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/187
* Bump pytest-cov from 4.1.0 to 5.0.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/184
* Bump pytest from 8.1.1 to 8.2.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/190
* Bump coveralls from 3.3.1 to 4.0.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/191
* Bump pylint from 3.1.0 to 3.1.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/192
* Bump pylint from 3.1.1 to 3.2.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/193
* Bump coveralls from 4.0.0 to 4.0.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/194
* Bump pylint from 3.2.0 to 3.2.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/196
* Bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/197
* Bump pylint from 3.2.1 to 3.2.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/198
* Bump pytest from 8.2.1 to 8.2.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/199
* Bump pylint from 3.2.2 to 3.2.3 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/200
* Bump pylint from 3.2.3 to 3.2.4 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/201
* Bump pylint from 3.2.4 to 3.2.5 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/202
* Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/203
* Bump actions/setup-python from 5.1.0 to 5.1.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/204
* Bump pytest from 8.2.2 to 8.3.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/205
* Bump pylint from 3.2.5 to 3.2.6 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/206
* Bump pytest from 8.3.1 to 8.3.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/207
* Bump black from 24.4.2 to 24.8.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/208
* Bump actions/setup-python from 5.1.1 to 5.2.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/209
* Bump pylint from 3.2.6 to 3.2.7 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/210
* Bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/211
* Bump actions/setup-python from 5.2.0 to 5.3.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/215
* CI - drop support for Py 3.8 and test using 3.13 as well by macbre in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/217
* Bump pylint from 3.2.7 to 3.3.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/213
* Bump pytest-cov from 5.0.0 to 6.0.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/216
* Bump black from 24.8.0 to 24.10.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/214

New Contributors
* jaric made their first contribution in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/195 - hi 👋🏻

**Full Changelog**: https://github.com/pigs-will-fly/py-xml-sitemap-writer/compare/v0.5.1...v0.6.0

0.5.1

What's Changed
* Bump black from 21.12b0 to 22.1.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/62
* Bump actions/setup-python from 2.3.1 to 2.3.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/64
* Bump pytest from 6.2.5 to 7.0.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/63
* Bump pytest from 7.0.0 to 7.0.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/65
* Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/66
* Bump dependabot/fetch-metadata from 1.2.0 to 1.2.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/67
* Bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/70
* Bump pylint from 2.12.2 to 2.13.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/73
* Bump pylint from 2.13.0 to 2.13.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/74
* Bump black from 22.1.0 to 22.3.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/75
* Bump pylint from 2.13.2 to 2.13.3 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/76
* Bump pylint from 2.13.3 to 2.13.4 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/77
* Bump pylint from 2.13.4 to 2.13.5 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/79
* Bump pylint from 2.13.5 to 2.13.7 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/82
* Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/83
* Bump pylint from 2.13.7 to 2.13.8 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/85
* Bump pylint from 2.13.8 to 2.13.9 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/86
* Bump actions/checkout from 2 to 3 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/69
* Bump actions/setup-python from 2.3.2 to 3.1.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/81
* Bump pytest from 7.0.1 to 7.1.2 + drop support for Python 3.6 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/84
* Bump pylint from 2.13.9 to 2.14.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/87
* Bump pylint from 2.14.0 to 2.14.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/88
* Bump actions/setup-python from 3.1.2 to 4.0.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/89
* Bump pylint from 2.14.1 to 2.14.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/90
* Bump pylint from 2.14.2 to 2.14.3 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/91
* Bump black from 22.3.0 to 22.6.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/92
* Bump dependabot/fetch-metadata from 1.3.1 to 1.3.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/94
* Bump dependabot/fetch-metadata from 1.3.2 to 1.3.3 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/95
* Bump pylint from 2.14.3 to 2.14.4 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/93
* Test using Python 3.11.0-beta.3 by macbre in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/96
* Bump actions/setup-python from 4.0.0 to 4.1.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/97
* Bump pylint from 2.14.4 to 2.14.5 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/98
* Bump actions/setup-python from 4.1.0 to 4.2.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/99
* Bump pylint from 2.14.5 to 2.15.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/100
* Bump black from 22.6.0 to 22.8.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/101
* Bump pytest from 7.1.2 to 7.1.3 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/102
* Bump pylint from 2.15.0 to 2.15.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/103
* Bump pylint from 2.15.2 to 2.15.3 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/104
* Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/106
* Bump black from 22.8.0 to 22.10.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/107
* Bump pylint from 2.15.3 to 2.15.4 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/108
* Bump actions/setup-python from 4.2.0 to 4.3.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/109
* Bump pylint from 2.15.4 to 2.15.5 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/110
* Bump pytest from 7.1.3 to 7.2.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/111
* Bump pytest-cov from 3.0.0 to 4.0.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/105
* Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/112
* Bump pylint from 2.15.5 to 2.15.6 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/113
* Bump pylint from 2.15.6 to 2.15.7 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/114
* Bump pylint from 2.15.7 to 2.15.8 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/115
* Bump actions/setup-python from 4.3.0 to 4.3.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/116
* Bump black from 22.10.0 to 22.12.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/117
* Bump pylint from 2.15.8 to 2.15.9 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/118
* Bump actions/setup-python from 4.3.1 to 4.4.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/119
* Bump pylint from 2.15.9 to 2.15.10 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/120
* Bump actions/setup-python from 4.4.0 to 4.5.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/121
* Bump pytest from 7.2.0 to 7.2.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/122
* Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/123
* Bump black from 22.12.0 to 23.1.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/124
* Bump pytest from 7.2.1 to 7.2.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/129
* CI - run using Python 3.11 by macbre in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/132
* Bump pylint from 2.15.10 to 2.17.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/131
* Bump pylint from 2.17.0 to 2.17.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/133
* Bump black from 23.1.0 to 23.3.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/134
* Bump pylint from 2.17.1 to 2.17.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/135
* Bump pytest from 7.2.2 to 7.3.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/136
* Bump pytest from 7.3.0 to 7.3.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/137
* Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/138
* Bump actions/setup-python from 4.5.0 to 4.6.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/139
* Bump pylint from 2.17.2 to 2.17.3 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/140
* Bump pylint from 2.17.3 to 2.17.4 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/141
* Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/142
* Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/143
* Bump pytest-cov from 4.0.0 to 4.1.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/144
* Bump actions/setup-python from 4.6.0 to 4.6.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/145
* Bump pytest from 7.3.1 to 7.3.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/146
* Bump pytest from 7.3.2 to 7.4.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/147
* Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/148
* Bump actions/setup-python from 4.6.1 to 4.7.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/150
* Remove the support for Python 3.7 by macbre in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/151
* Bump black from 23.3.0 to 23.7.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/149


**Full Changelog**: https://github.com/pigs-will-fly/py-xml-sitemap-writer/compare/v0.5.0...v0.5.1

0.5.0

What's Changed
* Bump pylint from 2.9.6 to 2.10.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/42
* Bump actions/setup-python from 1 to 2.2.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/43
* Add code coverage by macbre in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/44
* pythonapp.yml: Rename to CI / test by macbre in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/45
* Bump black from 21.7b0 to 21.8b0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/46
* Bump pytest from 6.2.4 to 6.2.5 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/47
* Bump black from 21.8b0 to 21.9b0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/48
* Bump pylint from 2.10.2 to 2.11.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/49
* Test using Python 3.10 too by macbre in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/51
* Bump pytest-cov from 2.12.1 to 3.0.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/50
* Bump black from 21.9b0 to 21.10b0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/52
* Bump coveralls from 3.2.0 to 3.3.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/53
* Bump coveralls from 3.3.0 to 3.3.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/54
* Bump actions/setup-python from 2.2.2 to 2.3.0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/56
* Bump black from 21.10b0 to 21.11b1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/57
* Bump pylint from 2.11.1 to 2.12.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/58
* Bump actions/setup-python from 2.3.0 to 2.3.1 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/59
* Bump black from 21.11b1 to 21.12b0 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/61
* Bump pylint from 2.12.1 to 2.12.2 by dependabot in https://github.com/pigs-will-fly/py-xml-sitemap-writer/pull/60


**Full Changelog**: https://github.com/pigs-will-fly/py-xml-sitemap-writer/compare/v0.4.0...v0.5.0

0.4.0

0.3.0

* Bump pytest from 6.0.2 to 6.1.1 7
* XMLSitemap: fix per-sitemap URLs counter 8

0.2.0

* Handle relative URLs 5

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.