Releases: vinitkumar/json2xml
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
Release with features and fixes
What's Changed
- feat: 3.11 is released 🎉 by @vinitkumar in #159
- chore(deps): bump certifi from 2021.10.8 to 2022.12.7 in /docs by @dependabot in #162
- fix: ci issue due to mypy update on python3.11 by @vinitkumar in #166
- Default is False for list_headers by @Jeroendevr in #164
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #160
- Feat/replace requests with urllib3 by @vinitkumar in #167
- feat: add python3.12 alpha4 to the fix by @vinitkumar in #168
- Attr test by @Jeroendevr in #169
New Contributors
- @lgtm-com made their first contribution in #160
Full Changelog: 3.20.0...v3.21.0