v22.08.00
π Bug Fixes
- Specify
language
as'en'
instead ofNone
(#1059) @jakirkham - Add a missed
except *
(#1057) @shwina - Properly handle cudaMemHandleTypeNone and cudaErrorInvalidValue in is_export_handle_type_supported (#1055) @gerashegalov
π Documentation
- Centralize common css & js code in docs (#1075) @galipremsagar
π οΈ Improvements
- Add the ability to register and unregister reinitialization hooks (#1072) @shwina
- Update isort to 5.10.1 (#1069) @vyasr
- Forward merge 22.06 into 22.08 (#1067) @vyasr
- Forward merge 22.06 into 22.08 (#1066) @vyasr
- Pin max version of
cuda-python
to11.7
(#1062) @galipremsagar - Change build.sh to find C++ library by default and avoid shadowing CMAKE_ARGS (#1053) @vyasr