What's Changed * handle multiline blocks by goneri in https://github.com/ansible/anonymizer/pull/72 * tox: add a target for pyright by goneri in https://github.com/ansible/anonymizer/pull/73
- fix to ensure anonymize_struct() uses the right value_template when it anonymizes a text blocks
1.4.0
- fix the parser when a string is an empty quoted string (``""``) - refactoring to properly isolate the parsing in ``ansible_anonymizer.parser`` - add ability to customize the secret substitution - README: minor adjustments and a new "limitations" section