Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@liuq19 liuq19 released this 11 Mar 03:01
f5fe44c

What's Changed

Breaking Changes

  • Optimized JSON iterator implementation using Cow to eliminate unnecessary copies
  • Removed redundant allocations in the pointer!() macro for enhanced performance
  • Change WriteExt trait to return errors

Enhancement

  • More APIs in LazyValue
  • Less memory consumption and faster lookup in Value

New Contributors

Full Changelog: 0.3.17...0.4.0