Skip to content

v0.3.0

Compare
Choose a tag to compare
@Oded-B Oded-B released this 22 Jul 14:32
· 57 commits to main since this release
322cad1
Allow selectively redacting diff content  (#19)

* Add a new component-level "disableDiff" configuration key
* Read the configuration file before diff
* Pass the the config the relevant function
* Replace diff content with a relevant message
* Document new configuration key


Co-authored-by: Yazdan Mohammadi <[email protected]>

---------

Co-authored-by: Yazdan Mohammadi <[email protected]>