## Summary - Bump the ORCJIT package and CMake project to v0.1.2. - Require apache-tvm-ffi>=0.1.14.post1 at build and runtime, since this is the first published core containing the process-lifetime loader fix from #809.
## Validation - Built the ORCJIT v0.1.2 source distribution and verified its generated metadata requires apache-tvm-ffi>=0.1.14.post1. The local uv build used a one-command exclude-newer override because the repository default 14-day cutoff hides the core version published today. - git diff --check passed. This PR only prepares the addon release. It does not change the unrelated core timing test or publish to PyPI. The existing v0.1.2 repository tag belongs to an older core release, so the ORCJIT publication workflow must use a distinct release ref after merge. You can view, comment on, or merge this pull request online at: https://github.com/apache/tvm-ffi/pull/811 -- Commit Summary -- * build(orcjit): prepare v0.1.2 release -- File Changes -- M addons/tvm_ffi_orcjit/CMakeLists.txt (2) M addons/tvm_ffi_orcjit/pyproject.toml (6) -- Patch Links -- https://github.com/apache/tvm-ffi/pull/811.patch https://github.com/apache/tvm-ffi/pull/811.diff -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm-ffi/pull/811 You are receiving this because you are subscribed to this thread. Message ID: <apache/tvm-ffi/pull/[email protected]>
