Summary
This release includes dependency updates, removal of Intel's OpenCL drivers from the Intel profile, and improvements to type annotations and error handling.
Bug Fixes 🐛
- Removed Intel's OpenCL Drivers from Intel Profile: Removed Intel's OpenCL drivers from the Intel profile. (#153)
Chores 🧹
- Dependency Updates: Updated project dependencies.
- Improved Type Annotations: Added more type annotations to the
chwd
script for improved code clarity and maintainability. (#152) - Enhanced Error Handling: Improved error handling in the
chwd
script. (#151)
This changelog summarizes the changes in this release. For a detailed view of all modifications, please refer to the full diff on GitHub.