v4.0.0
XAIBase v4.0.0
Implementing new analyzers now requires a
call_analyzermethod instead of making the analyzer struct callable. This helps with type stability (#20)Add
inputfield toExplanationstruct (#20)Remove
analyzekeyword-argumentadd_batch_dim, which made the assumption of array inputs (#20)Remove type annotations that restricted
analyzetoAbstractArrayinputs (#20)XAIBase is now fully type stable and tested with JET.jl (#20)
Modularize tests (#17)
Merged pull requests:
Closed issues: