Changelog¶
Release notes are published on GitHub Releases.
v0.4.1 (2025-10-27)¶
Release note: v0.4.1
Public enable_hooks() / disable_hooks() API (replaces private _hooks_enabled).
v0.4.0 (2023-10-19)¶
Release note: v0.4.0
Evaluation metrics and PyTorch 2.0 support.
v0.3.2 (2022-08-02)¶
Release note: v0.3.2
CAM fixes and batch processing support.
v0.3.1 (2021-10-31)¶
Release note: v0.3.1
Improved demo and package reorganization.
v0.3.0 (2021-10-31)¶
Release note: v0.3.0
Layer-CAM and multi-layer CAM computation.
v0.2.0 (2021-04-10)¶
Release note: v0.2.0
3D input support and documentation improvements.
v0.1.2 (2020-12-27)¶
Release note: v0.1.2
Automatic target-layer resolution and IS-CAM.
v0.1.1 (2020-08-03)¶
Release note: v0.1.1
SmoothGradCAM++, Score-CAM, and SS-CAM.
v0.1.0 (2020-03-24)¶
Release note: v0.1.0
Initial release.