0.1.1.0
From the changelog:
[0.1.1] 2024-05-09
Added
- Continuous Integration on GitHub thanks to GitHub action Jimver/cuda-toolkit, but only PTX compilation.
Fixed
- Test target should erase compiler versions.
[0.1.0] 2023-10-28
Added
- Initial stand-alone release. For earlier changes, see e.g. ocannl/cudajit @ 2 months ago
Fixed
- To be defensive, pass
-I
and-L
arguments to the compiler and linker with the default paths on linux-like systems.