File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# VisionHeatmaps.jl
2
+ ## Version ` v1.4.0 `
3
+ * ![ Feature] [ badge-feature ] Add heatmap overlays on Explanations ([ #10 ] [ pr-10 ] )
4
+ * ![ Maintenance] [ badge-maintenance ] Use Configurations.jl for keyword argument handling ([ #9 ] [ pr-9 ] )
5
+
6
+
2
7
## Version ` v1.3.1 `
3
- * ![ Feature] [ badge-feature ] Add XAIBase dependecy ([ #7 ] [ pr-7 ] , [ #8 ] [ pr-8 ] )
8
+ * ![ Feature] [ badge-feature ] Add XAIBase dependency ([ #7 ] [ pr-7 ] , [ #8 ] [ pr-8 ] )
4
9
5
10
## Version ` v1.2.0 `
6
11
* ![ Feature] [ badge-feature ] Add heatmap overlays ([ #5 ] [ pr-5 ] )
12
17
## Version ` v1.0.0 `
13
18
* Initial release
14
19
20
+ [ pr-10 ] : https://github.com/Julia-XAI/VisionHeatmaps.jl/pull/10
21
+ [ pr-9 ] : https://github.com/Julia-XAI/VisionHeatmaps.jl/pull/9
15
22
[ pr-8 ] : https://github.com/Julia-XAI/VisionHeatmaps.jl/pull/8
16
23
[ pr-7 ] : https://github.com/Julia-XAI/VisionHeatmaps.jl/pull/7
17
24
[ pr-6 ] : https://github.com/Julia-XAI/VisionHeatmaps.jl/pull/6
Original file line number Diff line number Diff line change 1
1
name = " VisionHeatmaps"
2
2
uuid = " 27106da1-f8bc-4ca8-8c66-9b8289f1e035"
3
3
authors = [" Adrian Hill <gh@adrianhill.de>" ]
4
- version = " 1.3.1 "
4
+ version = " 1.4.0 "
5
5
6
6
[deps ]
7
7
ColorSchemes = " 35d6a980-a343-548e-a6ea-1d62b119f2f4"
You can’t perform that action at this time.
0 commit comments