0.4.0
What's Changed
- Fix CMake find_package by @bouweandela in #150
- Run formatters on pre-commit.ci by @bouweandela in #153
- Change windows line endings to unix by @bouweandela in #156
- Fix documentation build by @bouweandela in #157
- Improve support for linting by @bouweandela in #155
- Improve error message if file with cuda code does not exist by @bouweandela in #159
- Use CTest for testing and embed CUDA code in compiled module in example by @bouweandela in #161
- Minor changes needed for integration into DP3 by @csbnw in #168
- Add development environment by @bouweandela in #154
- Address linter issues in cu and nvrtc libraries by @bouweandela in #158
- Add nvtx library by @bouweandela in #152
- Improve includes by @bouweandela in #170
- Add link to RSD through badge by @loostrum in #179
- Move nvtx.hpp header file to cudawrappers directory by @bouweandela in #181
- pre-commit CI and linter updates by @loostrum in #176
- Remove source class by @loostrum in #180
- Add new authors by @loostrum in #183
- 24 delete commented out code2 by @laurasootes in #188
- Add bump2version by @loostrum in #185
- Add a unit test and a framework for creating unit tests by @bouweandela in #169
New Contributors
- @bouweandela made their first contribution in #150
- @pre-commit-ci made their first contribution in #160
- @csbnw made their first contribution in #168
- @loostrum made their first contribution in #179
- @laurasootes made their first contribution in #188
Full Changelog: 0.3.0...0.4.0