v0.11.6 - More lib_names for dynamic loading, better error messages
What's Changed
- add another windows lib_name workaround by @brandonros in #250
- Add
CudaDevice::name()
andresult::device::get_name()
by @coreylowman in #252 - Improve panic message if dynamic loading failed. by @coreylowman in #257
New Contributors
- @brandonros made their first contribution in #250
Full Changelog: v0.11.5...v0.11.6