## What's Changed * [Feature] Support vanilla C++ STL in FFI. by @DarkSharpness in https://github.com/apache/tvm-ffi/pull/228 * fix: Use-after-move when handling std::tuple by @junrushao in https://github.com/apache/tvm-ffi/pull/293 * chore(release): Version bump after v0.1.4 release by @junrushao in https://github.com/apache/tvm-ffi/pull/296 * Workaround Segfaults and clang-tidy warnings by @junrushao in https://github.com/apache/tvm-ffi/pull/297 * [TEST] Further fix potential use after free issue by @tqchen in https://github.com/apache/tvm-ffi/pull/298 * [ADDON] Merge torch c dlpack actions by @cyx-6 in https://github.com/apache/tvm-ffi/pull/299 * [FIX] Fixes from_dlpack issue fallback by @tqchen in https://github.com/apache/tvm-ffi/pull/301
**Full Changelog**: https://github.com/apache/tvm-ffi/compare/v0.1.4...v0.1.5-rc0 -- View it on GitHub: https://github.com/apache/tvm-ffi/releases/tag/v0.1.5-rc0 You are receiving this because you are subscribed to this thread. Message ID: <apache/tvm-ffi/releases/[email protected]>
