Releases: vinitkumar/json2xml
Releases · vinitkumar/json2xml
Ease Deps Release and Security fix
What's Changed
- fix: use SystemRandom as a secure way for generating Random Integers by @vinitkumar in #156
- feat: make deps more flexible by @vinitkumar in #158
Full Changelog: 3.19.5...3.20.0
Bugfix release
What's Changed
- fix non-failing and failing unit tests for #152 by @DirkRichter in #153
- fix #138 and #151 + 2 new unit tests by @DirkRichter in #154
Full Changelog: 3.19.4...3.19.5
3.19.4: Bugfixes and testing improvements
What's Changed
- feat: test new version of 3.10 and 3.11 by @vinitkumar in #147
- Feat/upgrade python test python311beta by @vinitkumar in #148
- Feat/unittest to pytest by @vinitkumar in #149
Full Changelog: 3.19.3...3.19.4
UTF-8 Fix for non-english languages
What's Changed
- Update utils.py by @XEL-Maker in #145
New Contributors
- @XEL-Maker made their first contribution in #145
Full Changelog: 3.19.2...3.19.3
Minor bugfix release
What's Changed
- Docs update for dicttoxml by @Jeroendevr in #140
- chore(deps): bump waitress from 2.1.1 to 2.1.2 in /docs by @dependabot in #141
- feat: bump python 3.10 and 3.11 version by @vinitkumar in #142
- escape xml char when having attrs by @Jeroendevr in #144
Full Changelog: 3.19.0...3.19.2
3.19.0
What's Changed
- feat: add types by @vinitkumar in #125
- Merge two dev requirements file by @Jeroendevr in #129
- Feat/remove logging by default by @vinitkumar in #131
- fix: ci supports mypy now by @vinitkumar in #132
- Fix/types working check ci mypy by @vinitkumar in #133
- improved docs dicttoxml by @Jeroendevr in #134
- add python3.11 support by @vinitkumar in #139
- Repeat list headers by @Jeroendevr in #138
- Setting xsi location by @Jeroendevr in #135
Full Changelog: 3.18.0...3.19.0
3.19.0rc1
What's Changed
- feat: add types by @vinitkumar in #125
- Merge two dev requirements file by @Jeroendevr in #129
- Feat/remove logging by default by @vinitkumar in #131
Full Changelog: 3.18.0...3.19.0rc1
3.18.0
What's Changed
- fix: check new CI stuff like lint and coverage by @vinitkumar in #123
- improvements on dicttoxml by @DirkRichter in #121
- refactor: xmltodict is only test dependency by @vinitkumar in #124
New Contributors
- @DirkRichter made their first contribution in #121
Full Changelog: 3.17.1...3.18.0
3.17.1
## What's Changed
- fix: issue with wrong output for boolean list by @vinitkumar in #122
Full Changelog: 3.17.0...3.17.1
3.17.0
What's Changed
- chore(deps): bump waitress from 2.0.0 to 2.1.1 in /docs by @dependabot in #114
- fix: check latest alpha by @vinitkumar in #115
- fix: check latest alpha by @vinitkumar in #116
- fix: return correct xml type for bool by @vinitkumar in #119
Full Changelog: v3.16.0...3.17.0