Skip to content

Logging Redactor 0.0.6 (2025-01-03)

Latest
Compare
Choose a tag to compare
@armurox armurox released this 01 Mar 07:46
75ae0a0

Feature Release

Resolved Issues:

Added Features:

  • Redaction now applied to generic mapping types, including:
    1. dict
    2. collections.OrderedDict
    3. frozendict.frozendict
    4. collections.ChainMap
    5. types.MappingProxyType
    6. collections.UserDict
      and any other mapping class that inherits from collections.Mapping

What's Changed

Full Changelog: 0.0.5...0.0.6