Skip to content

v0.3.0

Compare
Choose a tag to compare
@Justintime50 Justintime50 released this 24 May 17:48
· 71 commits to master since this release
7347034
  • Performance improvements to censoring
    • Censoring process is skipped if there are no censors to apply
    • Body censors apply to nested JSON body keys, not just top-level keys
      • Lists replaced with empty lists, dictionaries replaced with empty dictionaries, primitives replaced with censor text
  • Censor declaration functions expect lists of multiple keys