What's Changed
- chore(release): Version bump after release v0.1.14 by @cyx-6 in #796
- [DOC] Clarify UnchangedOr replacement and identity semantics by @tqchen in #797
- [FEAT][Rust] Add composable policies for structural visit and walk by @tlopex in #794
- [FEAT][Rust] Preserve in-place mutation permissions through callbacks by @tlopex in #798
- [REFACTOR][Rust] Rename visit policies to context policies by @tlopex in #799
- [FEAT][Rust] Add context policies for structural map and mutation by @tlopex in #800
- [REFACTOR][Rust] Consolidate structural traversal APIs by @tlopex in #801
- [FIX][Rust] Align traversal permissions and error context with C++ by @tlopex in #802
- [FEAT][Rust] Support context policies in visit and mutate dispatch by @tlopex in #803
- [FIX] Keep ORC JIT linked runtimes process-local by @cyx-6 in #807
- [FEAT] Add object construction and dataclass extension hooks by @tqchen in #808
- [PERF][Rust] Reduce structural traversal and callback overhead by @tlopex in #806
- [FIX] Load ORC JIT addon through TVM-FFI by @cyx-6 in #809
Full Changelog: v0.1.14-post0...v0.1.14-post1