Skip to content

v0.7.1

Compare
Choose a tag to compare
@dtolnay dtolnay released this 26 May 17:09
· 1513 commits to master since this release
v0.7.1
  • Improved ergonomics: ToJson, FromStr, ToString (#63 and #64)
  • RFC6901 JSON pointer implementation for Value (#41)
  • lookup(&str) is deprecated in favor of the new pointer(&str) (#41)
  • Bugfix related to missing_field (#61)