## What's Changed * chore(release): Version bump after release v0.1.14 by @cyx-6 in https://github.com/apache/tvm-ffi/pull/796 * [DOC] Clarify UnchangedOr replacement and identity semantics by @tqchen in https://github.com/apache/tvm-ffi/pull/797 * [FEAT][Rust] Add composable policies for structural visit and walk by @tlopex in https://github.com/apache/tvm-ffi/pull/794 * [FEAT][Rust] Preserve in-place mutation permissions through callbacks by @tlopex in https://github.com/apache/tvm-ffi/pull/798 * [REFACTOR][Rust] Rename visit policies to context policies by @tlopex in https://github.com/apache/tvm-ffi/pull/799 * [FEAT][Rust] Add context policies for structural map and mutation by @tlopex in https://github.com/apache/tvm-ffi/pull/800 * [REFACTOR][Rust] Consolidate structural traversal APIs by @tlopex in https://github.com/apache/tvm-ffi/pull/801 * [FIX][Rust] Align traversal permissions and error context with C++ by @tlopex in https://github.com/apache/tvm-ffi/pull/802 * [FEAT][Rust] Support context policies in visit and mutate dispatch by @tlopex in https://github.com/apache/tvm-ffi/pull/803 * [FIX] Keep ORC JIT linked runtimes process-local by @cyx-6 in https://github.com/apache/tvm-ffi/pull/807 * [FEAT] Add object construction and dataclass extension hooks by @tqchen in https://github.com/apache/tvm-ffi/pull/808 * [PERF][Rust] Reduce structural traversal and callback overhead by @tlopex in https://github.com/apache/tvm-ffi/pull/806 * [FIX] Load ORC JIT addon through TVM-FFI by @cyx-6 in https://github.com/apache/tvm-ffi/pull/809
**Full Changelog**: https://github.com/apache/tvm-ffi/compare/v0.1.14-post0...v0.1.14-post1 -- View it on GitHub: https://github.com/apache/tvm-ffi/releases/tag/v0.1.14-post1 You are receiving this because you are subscribed to this thread. Message ID: <apache/tvm-ffi/releases/[email protected]>
