## What's Changed
* bugfix: Fix clang-tidy warnings in `test_c_env_api.cc` by @junrushao in 
https://github.com/apache/tvm-ffi/pull/318
* chore: Use `importlib.metadata` to locate DSOs by @junrushao in 
https://github.com/apache/tvm-ffi/pull/306
* chore(release): Version bump after v0.1.5 release by @junrushao in 
https://github.com/apache/tvm-ffi/pull/321
* fix(config): `tvm-ffi-config --sourcedir` broken in wheels by @junrushao in 
https://github.com/apache/tvm-ffi/pull/319
* [Fix] Fix missing int8 for torch<2.6.0 by @oraluben in 
https://github.com/apache/tvm-ffi/pull/323
* [ADDON] bump torch c dlpack ext version to 0.1.4 by @cyx-6 in 
https://github.com/apache/tvm-ffi/pull/324
* [Feat] Remove reference cycle in error handling for faster GC by @KEKE046 in 
https://github.com/apache/tvm-ffi/pull/327
* fix: Error message when numpy is missing by @junrushao in 
https://github.com/apache/tvm-ffi/pull/332
* feat: Add `keep_module_alive` to `load_module` by @junrushao in 
https://github.com/apache/tvm-ffi/pull/334
* feat: Introduce `tvm_ffi.libinfo.load_lib_module` by @junrushao in 
https://github.com/apache/tvm-ffi/pull/336
* [TENSOR] Add API to create strided view by @tqchen in 
https://github.com/apache/tvm-ffi/pull/335
* chore(lint): Fix clang-tidy warnings by @junrushao in 
https://github.com/apache/tvm-ffi/pull/340
* chore(lint): Update pre-commit hooks; Enable docstring formatter by 
@junrushao in https://github.com/apache/tvm-ffi/pull/339
* chore(ci): Run wheel testing per-mainline-commit by @junrushao in 
https://github.com/apache/tvm-ffi/pull/337
* feat: Fix perf issue in `Map.get` by @junrushao in 
https://github.com/apache/tvm-ffi/pull/341


**Full Changelog**: 
https://github.com/apache/tvm-ffi/compare/v0.1.5...v0.1.6-rc0

-- 
View it on GitHub:
https://github.com/apache/tvm-ffi/releases/tag/v0.1.6-rc0
You are receiving this because you are subscribed to this thread.

Message ID: <apache/tvm-ffi/releases/[email protected]>

Reply via email to