0.4.0
What's Changed
Breaking Changes
- Optimized JSON iterator implementation using
Cowto eliminate unnecessary copies - Removed redundant allocations in the
pointer!()macro for enhanced performance - Change
WriteExttrait to return errors
Enhancement
- More APIs in
LazyValue - Less memory consumption and faster lookup in
Value
New Contributors
- @lsjbd made their first contribution in #143
- @qRoC made their first contribution in #148
- @Ggiggle made their first contribution in #149
Full Changelog: 0.3.17...0.4.0