Releases
v1.2.2
1.2.2 - 2024-09-09
🚀 Features
(cxx) Add version for xmake and update Dockerfile - (0327864 )
(cxx) Introduce google test - (8b11c1f )
Introduce xmake for cuda - (649f696 )
Introduce cuda boilerplate - (0c993f7 )
🐛 Bug Fixes
(ci) Cxx cannot build with xmake when auto deploying - (b0cca27 )
(cxx) Tests are not be executed - (1a0af6b )
(py) One line 'module-not-imported' - (763207c )
🎨 Styling
(cxx) Align the cxx and cuda boilerplate CMakeLists.txt - (9483e90 )
⚙️ Miscellaneous Tasks
(cuda) Use the specified version for win and ubuntu - (7609f73 )
(cuda) Cancel the test at post build in xmake - (4e02d86 )
(cuda) Fix the typos - (2723dc2 )
(cuda) Enable log for installing cuda - (4736dde )
(cuda) Remove macos platform - (b242314 )
(cuda) Install cuda - (0a2cbc0 )
(cxx) Ignore build dir - (deaf865 )
(cxx) Optimize the gitignore - (2edca53 )
(cxx) Add test stage at github action - (9c3c6b0 )
(cxx) Use APP_NAME variable at Makefile run command - (10ad86e )
(cxx) Add init command at Makefile - (dc18d7c )
(go) Update the golangci-lint - (2819ce6 )
(py) Skip coverage.lcov - (1543693 )
Add example cuda deployment - (28bf892 )
Build
Add fail-fast at pre-commit - (7a98e66 )
You can’t perform that action at this time.