CHANGELOG¶
v2.0.0 (2026-07-25)¶
Features¶
v1.6.0 (2026-07-20)¶
Documentation¶
Features¶
v1.5.0 (2026-07-05)¶
Features¶
- Add integration tests for macOS and Ubuntu task functions
(
39cc3b9)
v1.4.0 (2026-07-05)¶
Features¶
- Add Docker post-install instructions for Ubuntu in documentation
(
2dfe92e)
Refactoring¶
-
Improve NVIDIA setup instructions for WSL and add CUDA installation guidance in documentation (
a435c29) -
Update development dependencies in pyproject.toml for improved compatibili (
7e4f117) -
Update documentation dependencies to use version ranges (
714d506) -
Update documentation deployment to use properdocs and improve example indexing (
4eb4b85) -
Update install.mk to improve dependency installation process (
7036315) -
makefiles: Reorganize includes and extract run target (
f058638)
v1.3.0 (2026-06-05)¶
Features¶
- Enhance documentation deployment and add emoji support for commit messages
(
f820195)
v1.2.0 (2026-06-04)¶
Features¶
- Update logging configuration and enhance logger initialization
(
0e7dc05)
v1.1.0 (2026-06-04)¶
Features¶
- Update logging configuration and enhance logger initialization
(
abbbf18)
v1.0.0 (2026-05-23)¶
- Initial Release