v1.25.11
What's Changed
- refactor(node): remove NodeWriter interface and AcceptTo methods by @eatmoreapple in #543
- Feat/manager from context return error by @eatmoreapple in #544
- fix(shortcuts): fix premature rows closure in QueryIterContext by @eatmoreapple in #545
- perf(container/trie): optimize Get method to avoid string splitting a… by @eatmoreapple in #546
- refactor(eval): avoid string splitting allocation in GenericParameter by @eatmoreapple in #547
Full Changelog: v1.25.10...v1.25.11