Fixed - Resolved `AttributeError` during deallocation crashes.
---
0.1.0
Changed - Default `TRTEngine` now uses CUDA Python: - Improved stability and compatibility. - Legacy PyCUDA version available via `trtutils.backends.PyCudaTRTEngine`.
---
0.0.8
Added - `trtexec` submodule: - Locate and run `trtexec` commands programmatically.
---
0.0.3
Fixed - Correct package detection as fully typed.
Improved - Examples, documentation, and stricter linting/typing.