v0.1.13-post0
What's Changed
- [FEAT][RUST] Support runtime-checked try_cast between ObjectRef types by @Seven-Streams in #684
- [Feat][Rust] Add leaf lookup dispatch for match_any by @tlopex in #685
- [CI][ORCJIT] Source manylinux LLVM from a release, link libstdc++ dynamically by @cyx-6 in #688
- chore(release): Version bump after release v0.1.13 by @cyx-6 in #686
- [Perf][Rust] Optimize match_any! ordered conversion and exact-leaf dispatch by @tlopex in #692
- [CORE] Staging Object Tying Feature by @tqchen in #696
Full Changelog: v0.1.13...v0.1.13-post0