This release includes a new behaviour for filtering sensible information from the context when tracking errors.
What's Changed
- Add
ErrorTracker.Filter
behavior for modifying error context before tracking errors by @MSE99 in #94 - Fix docs for
Pruner
default max_age value by @kevinschweikert in #96 - Filter context only when tracking errors by @crbelaus in #100
New Contributors
- @kevinschweikert made their first contribution in #96
Full Changelog: v0.3.0...v0.4.0