The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
FromStrAsJson
procedural macro
- Documentation
- Moved
display_json_derive
functionality into this crate, makingdisplay_json_derive
obsolete
- Types with generic type parameters did not compile
display_json_derive
now depends onproc-macro2 ^1.0.24
instead of^1.0.26
- Changed the license field in
Cargo.toml
toMIT
, instead of referencing the file