Skip to content

0.11.11

Compare
Choose a tag to compare
@maciejhirsz maciejhirsz released this 10 Nov 15:47
· 28 commits to master since this release
  • Fixes an issue when parsing objects with non-unique names (#136).
  • Fixed a warning on #[must_use] (#119).
  • Deprecated Object::override_last, it was only public out of necessity before pub(crate) was introduced.