Releases: vinitkumar/json2xml
v5.1.0
What's Changed
- feat: try python 3.14 by @vinitkumar in #214
- feat: update to latest rc2 for python 3.13 by @vinitkumar in #215
- feat: add some new tests by @vinitkumar in #216
- feat: add some more tests by @vinitkumar in #217
- feat: add ability for codecov to get test healthiness by @vinitkumar in #218
- feat: update to python 3.13 stable by @vinitkumar in #219
- chore(deps): bump waitress from 2.1.2 to 3.0.1 in /docs by @dependabot in #220
- chore(deps): bump tornado from 6.4.1 to 6.4.2 in /docs by @dependabot in #221
- Feat/upgrade tox and ci setup by @vinitkumar in #223
- chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /docs by @dependabot in #225
- Feat/upgrade deps by @vinitkumar in #226
- feat: update to python 3.14.5 alpha' by @vinitkumar in #227
- fix: upgrade deps by @vinitkumar in #229
- fix: add tests for the uncovered lines by @vinitkumar in #230
- feat:updated diagram by @vinitkumar in #231
- feat:try pypy 3.11 by @vinitkumar in #232
- feat: add latest python 3.14 alpha by @vinitkumar in #234
- chore(deps): bump tornado from 6.4.2 to 6.5.1 in /docs by @dependabot in #238
- Feat/tox python 3.14 by @vinitkumar in #240
- feat: add tests for utils as well by @vinitkumar in #241
- chore(deps): bump requests from 2.32.3 to 2.32.4 in /docs by @dependabot in #239
- chore(deps): bump h11 from 0.14.0 to 0.16.0 in /docs by @dependabot in #236
- fix: escape XML special characters in @attrs values by @vinitkumar in #242
Full Changelog: v5.0.5...v5.1.0
v5.0.5
What's Changed
- chore(deps): bump webob from 1.8.7 to 1.8.8 in /docs by @dependabot in #212
- fix missing encoding indication in pretty mode by @fmigneault in #213
New Contributors
- @fmigneault made their first contribution in #213
Full Changelog: v5.0.4...v5.0.5
Make new Json2xml Python3.10+ only
What's Changed
- Fix/drop python 38 python39 from identifier by @vinitkumar in #211
We ensure that it won't be able to installed on old Python < 3.10 (So Python3.8, Python3.9)
Full Changelog: v5.0.3...v5.0.4
v5.0.3
What's Changed
- chore(deps): bump urllib3 from 1.26.18 to 1.26.19 in /docs by @dependabot in #205
- chore(deps): bump certifi from 2023.7.22 to 2024.7.4 in /docs by @dependabot in #206
- chore(deps): bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #207
- feat: update 3.13 to beta3 by @vinitkumar in #208
- Fix/drop python 38 python39 from identifier by @vinitkumar in #210
Full Changelog: v5.0.2...v5.0.3
New 5.0.2 Release
New release containing small fixes and security fixes of dependencies as suggested by the dependabot.
Major release
Generate missing release notes
New Major Release
- Removal of support (Python 3.9, Python3.8 (Cpython and PyPy)
- Python 3.13 support is added.
Release 4.1.0
What's Changed
- chore(deps): bump urllib3 from 1.26.13 to 1.26.18 by @dependabot in #192
- fix: update to latest version of urllib3 by @vinitkumar in #195
Full Changelog: v4.0.1...v4.1.0
Release 4.0.1
What's Changed
- chore(deps): bump pygments from 2.10.0 to 2.15.0 in /docs by @dependabot in #182
- chore(deps): bump certifi from 2022.12.7 to 2023.7.22 in /docs by @dependabot in #183
- chore: test python312rc1 by @vinitkumar in #184
- chore(deps): bump tornado from 6.3.2 to 6.3.3 in /docs by @dependabot in #185
- Fix/make docs better by @vinitkumar in #186
- chore(deps): bump urllib3 from 1.26.7 to 1.26.17 in /docs by @dependabot in #190
- feat: add new python3.12 final by @vinitkumar in #191
Full Changelog: v4.0.0...v4.0.1
Release 4.0.0
What's Changed
-
Drop support for Python 3.7
-
Add support for PyPy3.10
-
Use fixture for attrs with dict and remove comment by @Jeroendevr in #170
-
Feat/faster macos runners by @vinitkumar in #171
-
chore(deps): bump tornado from 6.1 to 6.3.2 in /docs by @dependabot in #175
-
chore(deps): bump requests from 2.26.0 to 2.31.0 in /docs by @dependabot in #173
-
fix: update python by @vinitkumar in #177
-
Fix/upgrade python by @vinitkumar in #178
-
Fix/upgrade python by @vinitkumar in #179
-
fix/upgrade python by @vinitkumar in #180
-
fix: use Github actions for release now by @vinitkumar in #181
Full Changelog: v3.21.0...v4.0.0