Releases: pbs-data-solutions/prelude-xml-parser
Releases · pbs-data-solutions/prelude-xml-parser
v0.7.3
Changes
- Update for Py03 0.23 @sanders41 (#86)
v0.7.2
v0.7.1
Changes
- Bump pyo3 for security fix @sanders41 (#64)
v0.7.0
v0.6.1
Changes
- Update to support python 3.13 @sanders41 (#61)
v0.6.0
Changes
Bug Fixes
- Refactor deserializers to work with both json and xml @sanders41 (#28)
⚠️ Breaking changes
fields
is now anOption
to fix a deserialization error @sanders41 (#28)
v0.5.0
v0.4.1
v0.4.0
v0.3.0
Changes
Features
- Add parser for user native @sanders41 (#18)
Bug Fixes
- Make
form_group
anddata_type
Option
types @sanders41 (#18)
⚠️ Breaking changes
- Make
form_group
anddata_type
Option
types @sanders41 (#18)