## What's Changed * [EXTRA] Allow callers to disable unique in-place mutation by @tqchen in https://github.com/apache/tvm-ffi/pull/776 * [EXTRA] Enable typed mutation result conversions and subsumption by @tqchen in https://github.com/apache/tvm-ffi/pull/777 * [IR] Expose protected remap state and skip empty lookups by @tqchen in https://github.com/apache/tvm-ffi/pull/779 * [PERF] Reduce structural traversal result overhead by @tqchen in https://github.com/apache/tvm-ffi/pull/780 * [FIX] Forward implicitly convertible values into UnchangedOr by @tqchen in https://github.com/apache/tvm-ffi/pull/782 * [FEAT] Add optional in-place permission to default structural descent by @tqchen in https://github.com/apache/tvm-ffi/pull/781 * [Fix][Rust] Map children of inline pre-order replacements by @tlopex in https://github.com/apache/tvm-ffi/pull/784 * [FEAT] BigInt support for arbitrary-precision integer value by @tqchen in https://github.com/apache/tvm-ffi/pull/783 * [API] Consolidate structural mutation entrypoints and borrowed fallback by @tqchen in https://github.com/apache/tvm-ffi/pull/786 * [REFACTOR] Remove redundant BigInt structural-kind metadata by @tqchen in https://github.com/apache/tvm-ffi/pull/788 * [FEAT] Add strict narrowing for Expected values by @tqchen in https://github.com/apache/tvm-ffi/pull/787 * feat: add Expected error-return checks by @tqchen in https://github.com/apache/tvm-ffi/pull/789 * [FEAT][Rust] Preserve unchanged structural mutation results by @tlopex in https://github.com/apache/tvm-ffi/pull/785 * [FEAT] Support optional structural visit early returns by @tqchen in https://github.com/apache/tvm-ffi/pull/790 * [FEAT] Add consuming casts and raw adoption to UnchangedOr by @tqchen in https://github.com/apache/tvm-ffi/pull/791 * [Fix][Rust] Align structural mutation remapping policy by @tlopex in https://github.com/apache/tvm-ffi/pull/792 * fix: preserve lvalues in UnchangedOr value access by @tqchen in https://github.com/apache/tvm-ffi/pull/793
**Full Changelog**: https://github.com/apache/tvm-ffi/compare/v0.1.14...v0.1.14-post0 -- View it on GitHub: https://github.com/apache/tvm-ffi/releases/tag/v0.1.14-post0 You are receiving this because you are subscribed to this thread. Message ID: <apache/tvm-ffi/releases/[email protected]>
