Skip to content

Latest commit

 

History

History
51 lines (43 loc) · 2.07 KB

CHANGELOG.md

File metadata and controls

51 lines (43 loc) · 2.07 KB

VisionHeatmaps.jl

Version v1.5.0

  • Feature Allow alpha maps in heatmap_overlay (#11)

Version v1.4.0

  • Feature Add heatmap overlays on Explanations (#10)
  • Maintenance Use Configurations.jl for keyword argument handling (#9)

Version v1.3.1

  • Feature Add XAIBase dependency (#7, #8)

Version v1.2.0

  • Feature Add heatmap overlays (#5)
  • Feature Add color channel reduction presets :sumabs and :abssum (#6)

Version v1.1.0

  • Feature Access color schemes through their symbols (#3)

Version v1.0.0

  • Initial release