Skip to content

v0.1.13-post0

Choose a tag to compare

@cyx-6 cyx-6 released this 01 Aug 02:15
· 7 commits to main since this release
60e0614

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