File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## v0.1.7 - decoder retention and reset updates
4+
5+ - Date: 2026-04-15
6+ - Version: v0.1.7
7+
8+ Summary: This release covers decoder retention and reset updates to improve repeated-decoding correctness and reduce allocation overhead.
9+
10+ ### New Features
11+
12+ - Added specialized arena reset handling for retained ` big.Int ` values to prevent stale large-number state across repeated decoding.
13+ - Added arena-backed byte storage and ` UTF-8 ` validation to expand decode retention capacity and reduce allocations during repeated decoding.
14+
15+ ### Additional Changes
16+
17+ - Updated ` RELEASE_NOTES.md ` to document the current set of fixes, security updates, and workflow changes for ` v0.1.6 ` .
18+
319## v0.1.6 - workflow and decoding maintenance
420
521- Date: 2026-04-13
You can’t perform that action at this time.
0 commit comments