What's Changed
(All changes by @emeryberger unless otherwise specified.)
Bug fixes
- Fixes an issue caused by recent versions of the NVIDIA driver (affects
cupy
users) in 0165c4b, fixing #625 - Escape/unescape HTML/Unicode in #630, fixing #629
- Updated to fix IPython functionality in #631
- A fix to a Unicode encoding issue by @rafaelnogalha in #610
- Updated qualnames by @sternj in #636, fixing #627
- Updated to properly handle
@profile
decorators for CPU time attribution in #637 - Updated version of
cloudpickle
in setup, fixing a bug formultiprocessing
by @sternj in 3d39c7d
New Contributors
- @rafaelnogalha made their first contribution in #610
Full Changelog: v1.5.21.4...v1.5.22.2