What's Changed
* Version 0.0.2 - Optimization Suggestion Issue by armurox in https://github.com/armurox/loggingredactor/pull/4
* Changed default_mask to mask
* Changed patterns to mask_patterns
Bug fixes:
* Fixed a TypeError occurring when redacting IOStreams
* The added support for tuples is technically a bug fix, as it was meant to be present in the original release.
Improved Documentation:
* Fixed typos
* Fixed illustrative loggingconfig example
**Full Changelog**: https://github.com/armurox/loggingredactor/compare/0.0.1...0.0.2