RReverser / serde-xml-rs

xml-rs based deserializer for Serde (compatible with 1.0+)
https://crates.io/crates/serde-xml-rs
MIT License
269 stars 90 forks source link

:sparkles: Complete serializer #173

Closed punkstarman closed 2 years ago

punkstarman commented 2 years ago

Fixes #76, fixes #138, fixes #140

elpiel commented 2 years ago

I must check this one out! Thanks!

christopher-drews commented 2 years ago

@punkstarman, is a release planned after this merge?

punkstarman commented 2 years ago

@christopher-drews, thanks for your interest.

I will try to release a new version this weekend at the latest. If you don't hear from me by then, don't hesitate to remind me Monday.

paulvt commented 2 years ago

@punkstarman This is the requested reminder 😉

Extra reminder: I switched to the master branch, there is a new error variant, so it should probably be version 0.6.0!

KatsuoRyuu commented 2 years ago

@punkstarman another reminder from here :wink:

samanpa commented 2 years ago

@punkstarman Any chance we might get a release soon.

punkstarman commented 2 years ago

Yeah sorry @paulvt , @KatsuoRyuu , @samanpa . Thanks for the reminders. I'll get to it today.

elpiel commented 2 years ago

@punkstarman that's great! Have you been able to work on the deserializatoin part? More specifically the attributes that we've talked about before?

punkstarman commented 2 years ago

@elpiel, I would like to work on it soon.