0.9.0 (2025-02-05)
Features
- add torchscript runtime (3956533)
- enhance model format selection and documentation for runtime support (f5fe733)
Bug Fixes
- ci: fix test to run on matrix.os (f8e9525)
- ci: update release workflow commit reference (2f79391)
- tests: convert Path objects to strings in test assertions for windows compatibility (1e7596c)
- update Dockerfile stage naming for torch runtime (dbe1fc5)
- update install-gpu target to use cuda optional dependency (6bb5376)
Code Refactoring
- renamed TensorRT devcontainer configuration (50307c8)
- update runtime and dependency configurations (2467267)
Documentation
- add Docker and devcontainer support (461df5a)
What's Changed
- feat: add torchscript runtime and docker support by @CuriousDolphin in #67
Full Changelog: v0.8.1...v0.9.0