Releases: pbs-data-solutions/prelude-xml-parser
Releases · pbs-data-solutions/prelude-xml-parser
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
fieldsis now anOptionto 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_groupanddata_typeOptiontypes @sanders41 (#18)
⚠️ Breaking changes
- Make
form_groupanddata_typeOptiontypes @sanders41 (#18)
v0.2.0
Changes
Features
- Add parser for site native @sanders41 (#15)
⚠️ Breaking changes
- Move subject_native into a native module @sanders41 (#14)
v0.1.0
Initial release