Skip to content

Releases: ImJeremyHe/xmlserde

v0.10.1

21 Nov 13:42
149f771
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10...v0.10.1

v0.10

18 Nov 07:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.10

v0.9.1

18 Jun 14:56
75c36bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

14 Jun 14:44
3c2e2bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.9.0

v0.8.1

06 Apr 14:01
bce4028
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

16 Mar 03:14
7579d55
Compare
Choose a tag to compare

What's Changed

  • Support enum variant represented by text element by @ImJeremyHe in #42

Full Changelog: v0.7.2...v0.8.0

v0.7.2

17 Feb 08:49
5dc1a8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

10 Feb 02:47
065d5c9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.0.7.0...v0.7.1

v.0.7.0

21 Jan 02:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v.0.7.0

xmlserde v0.6.0

05 Jan 11:31
bf9fc87
Compare
Choose a tag to compare
  • Bump the dependencies
  • Support generics
  • Users don't need to use quick-xml in their Cargo.toml now