Skip to content

4.6.0

Compare
Choose a tag to compare
@autorelease3 autorelease3 released this 04 Feb 18:26
· 17 commits to master since this release
4.6.0
3cd2c0b

✨ Features

  • Add an option to serialize empty collection fields. (#419)

🐛 Fixes

  • Fixed the behavior of --exhaustive=false in the CLI. (#411)

💡 Improvements

  • Serialize and Deserialize implementations of objects, aliases, and enums now use serde's derive macros. (#412)