Skip to content

V0.6.6

Version 0.6.6

This version introduces improvements in the project's continuous integration (CI) workflow and refines the project's dependency management system for better performance and compatibility.

New Features

  • Updated the CI workflow to run tests across multiple operating systems, enhancing the project's compatibility and reliability on different platforms. (b83eb6) (Eric Ma)
  • Refined the pyproject.toml file to streamline dependency management, including centralizing core dependencies, reorganizing optional dependencies, updating platform-specific configurations, and introducing CUDA-specific settings for improved project setup and execution. (d43f72) (Eric Ma)

Bug Fixes

Deprecations