v0.9.0 - Feature flags, better streams, bug fixes
What's Changed
- Removing dep on find-cuda-helper. Moving no-std behind feature flag by @coreylowman in #92
- Adds feature flags for each of the parts of cudarc by @coreylowman in #93
- Reverting free stream, putting free_async calls on default stream by @coreylowman in #94
- More sound CudaStream by @coreylowman in #95
Full Changelog: v0.8.0...v0.9.0