File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# ExplainableAI.jl
22
3+ ## Version ` v0.10.1 `
4+ - ![ Bugfix] [ badge-bugfix ] Fix bug in ` NoiseAugmentation ` constructor ([ #183 ] )
5+
36## Version ` v0.10.0 `
47- ![ BREAKING] [ badge-breaking ] Fix default noise level for ` NoiseAugmentation ` ([ #179 ] )
58- ![ Enhancement] [ badge-enhancement ] Constant memory input augmentations ([ #180 ] )
@@ -224,6 +227,7 @@ Performance improvements:
224227[ VisionHeatmaps ] : https://julia-xai.github.io/XAIDocs/VisionHeatmaps/stable/
225228[ TextHeatmaps ] : https://julia-xai.github.io/XAIDocs/TextHeatmaps/stable/
226229
230+ [ #183 ] : https://github.com/Julia-XAI/ExplainableAI.jl/pull/183
227231[ #180 ] : https://github.com/Julia-XAI/ExplainableAI.jl/pull/180
228232[ #179 ] : https://github.com/Julia-XAI/ExplainableAI.jl/pull/179
229233[ #177 ] : https://github.com/Julia-XAI/ExplainableAI.jl/pull/177
Original file line number Diff line number Diff line change 11name = " ExplainableAI"
22uuid = " 4f1bc3e1-d60d-4ed0-9367-9bdff9846d3b"
33authors = [
" Adrian Hill <[email protected] >" ]
4- version = " 0.10.1-DEV "
4+ version = " 0.10.1"
55
66[deps ]
77ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
You can’t perform that action at this time.
0 commit comments