EmbarkStudios / mirror-mirror

🪞 Powerful reflection library for Rust
Apache License 2.0
79 stars 2 forks source link

Ensure backwards compatible serialization #139

Closed davidpdrsn closed 6 months ago

davidpdrsn commented 6 months ago

Checklist

Description of Changes

I was under the impression https://github.com/EmbarkStudios/mirror-mirror/pull/119 was a breaking change to how we serialized struct values, but upon further inspection that doesn't seem to be the case!

Just for good measure this adds a test that ensures 0.2 remain backwards compatible with 0.1