Skip to content

0.11.4

Compare
Choose a tag to compare
@maciejhirsz maciejhirsz released this 02 Jan 17:37
· 66 commits to master since this release
  • To allow for custom implementators of From<T> for JsonValue to benefit from automatic conversions, the trait implementations are now using generics instead of macros internally (see #101).