## What's Changed * [FEAT][RUST] Resolve reflected type methods and constructors from Rust by @Seven-Streams in https://github.com/apache/tvm-ffi/pull/707 * [FEAT] Add structural map, maybe_inplace_mutate, and var_remap APIs by @Kathryn-cat in https://github.com/apache/tvm-ffi/pull/649 * [Feat][Rust] Add native structural_map and structural_mutate by @tlopex in https://github.com/apache/tvm-ffi/pull/704 * [FEAT] Add core opaque pointer handler map by @tqchen in https://github.com/apache/tvm-ffi/pull/708 * [Fix][Rust] Serialize structural visit test registration by @tlopex in https://github.com/apache/tvm-ffi/pull/710 * [FEAT][RUST] Complete structural walk/map/visit/mutate dispatch APIs by @Seven-Streams in https://github.com/apache/tvm-ffi/pull/711 * [FIX] Make ffi.Error picklable by @cyx-6 in https://github.com/apache/tvm-ffi/pull/709 * [FEAT][RUST] Add AnyCompatible::to_any. by @Seven-Streams in https://github.com/apache/tvm-ffi/pull/712 * [FEAT][RUST] Support Any elements in FFI containers by @tlopex in https://github.com/apache/tvm-ffi/pull/715 * [FIX] Stabilize Python annotation metadata by @junrushao in https://github.com/apache/tvm-ffi/pull/718 * [REFACTOR][RUST] Clarify structural mutator dispatch and recursion APIs by @tlopex in https://github.com/apache/tvm-ffi/pull/714 * [FEAT][RUST] Add object binding runtime support by @tlopex in https://github.com/apache/tvm-ffi/pull/716 * [CORE] Propagate static object type bounds in Any conversions by @tqchen in https://github.com/apache/tvm-ffi/pull/719 * [FEAT][RUST] Accept any Into<Any> return value in structural map/mutate callbacks by @Seven-Streams in https://github.com/apache/tvm-ffi/pull/722 * [FIX][RUST] Seal structural callback result traits and update return-value docs by @Seven-Streams in https://github.com/apache/tvm-ffi/pull/724 * [Rust] Decouple structural mutation dispatch from recursion control by @tlopex in https://github.com/apache/tvm-ffi/pull/723
**Full Changelog**: https://github.com/apache/tvm-ffi/compare/v0.1.13-post3...v0.1.14-rc0 -- View it on GitHub: https://github.com/apache/tvm-ffi/releases/tag/v0.1.14-rc0 You are receiving this because you are subscribed to this thread. Message ID: <apache/tvm-ffi/releases/[email protected]>
