Skip to content

Releases: pbs-data-solutions/prelude-xml-parser

v0.7.3

18 Nov 19:25
7837e8b
Compare
Choose a tag to compare

Changes

v0.7.2

15 Oct 18:05
d8729b6
Compare
Choose a tag to compare

Changes

Bug Fixes

v0.7.1

12 Oct 22:06
29f9cfd
Compare
Choose a tag to compare

Changes

v0.7.0

09 Oct 02:52
b84fd24
Compare
Choose a tag to compare

Changes

Features

v0.6.1

08 Oct 12:42
3994973
Compare
Choose a tag to compare

Changes

v0.6.0

06 Jun 01:27
e0a3ebd
Compare
Choose a tag to compare

Changes

Bug Fixes

  • Refactor deserializers to work with both json and xml @sanders41 (#28)

⚠️ Breaking changes

  • fields is now an Option to fix a deserialization error @sanders41 (#28)

v0.5.0

04 Jun 17:37
291f063
Compare
Choose a tag to compare

Changes

Features

v0.4.1

04 Jun 16:30
56cd6f7
Compare
Choose a tag to compare

Changes

Documentation

v0.4.0

03 Jun 13:48
bf25786
Compare
Choose a tag to compare

Changes

Features

  • Check that specified file has an .xml extension @sanders41 (#20)

v0.3.0

02 Jun 14:09
ebabb98
Compare
Choose a tag to compare

Changes

Features

Bug Fixes

⚠️ Breaking changes