0.0.6-a1
Pre-release
Pre-release
Testing PyPI release - alpha 1
Resolved Issues:
- #7 , reported by @mtahirtariq
Added Features:
- Redaction now applied to generic mapping types, including:
dict
collections.OrderedDict
frozendict.frozendict
collections.ChainMap
types.MappingProxyType
collections.UserDict
and any other mapping class that inherits fromcollections.Mapping
Full Changelog: 0.0.5...0.0.6-a1