Skip to content

Commit 2bb2ea8

Browse files
committed
ExplainableAI v0.5.7
1 parent 730eae0 commit 2bb2ea8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# ExplainableAI.jl
2+
## Version `v0.5.7`
3+
- ![Bugfix][badge-bugfix] Fix `WSquareRule` dispatch on Dense layers
4+
- ![Maintenance][badge-maintenance] Fix `Vararg` deprecation warnings from composites
5+
26
## Version `v0.5.6`
37
- ![Bugfix][badge-bugfix] Drop Flux `v0.12` due to compatibility issues in `preactivation` ([#99][pr-99])
48

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ExplainableAI"
22
uuid = "4f1bc3e1-d60d-4ed0-9367-9bdff9846d3b"
33
authors = ["Adrian Hill"]
4-
version = "0.5.6"
4+
version = "0.5.7"
55

66
[deps]
77
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"

0 commit comments

Comments
 (0)