Releases: mlange-42/arche-serde
Releases · mlange-42/arche-serde
Arche Serde v0.2.1
Bugfixes
- Upgrade to Arche v0.14.0 to fix potential premature garbage collection of slices and pointers in components (#15)
Arche Serde v0.2.0
Features
- Adds options to skip some or all components and/or resources when serializing or deserializing (#13)
Bugfixes
- Fix panic on deserializing entities without components (#12)