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 https://github.com/plasma-umass/scalene/commit/0165c4b5c871c8eb3c77248c18cce01cad0c4a03, fixing https://github.com/plasma-umass/scalene/issues/625
* Escape/unescape HTML/Unicode in https://github.com/plasma-umass/scalene/pull/630, fixing https://github.com/plasma-umass/scalene/issues/629
* Updated to fix IPython functionality in https://github.com/plasma-umass/scalene/pull/631
* A fix to a Unicode encoding issue by rafaelnogalha in https://github.com/plasma-umass/scalene/pull/610
* Updated qualnames by sternj in https://github.com/plasma-umass/scalene/pull/636, fixing https://github.com/plasma-umass/scalene/issues/627
* Updated to properly handle `profile` decorators for CPU time attribution in https://github.com/plasma-umass/scalene/pull/637
* Updated version of `cloudpickle` in setup, fixing a bug for `multiprocessing` by sternj in https://github.com/plasma-umass/scalene/commit/3d39c7d6cc5f72592f0534b514e04fa3c9919cdc
New Contributors
* rafaelnogalha made their first contribution in https://github.com/plasma-umass/scalene/pull/610
**Full Changelog**: https://github.com/plasma-umass/scalene/compare/v1.5.21.4...v1.5.22.2