dyff release v1.5.3
Changelog
- 2e6f1c0 Omit empty documents in Kubernetes compare
- 37b5613 Add implicit managedFields exclude
- 16e0fd6 Fix regression when using Dot style paths
- 4cf6fb5 Add exclude option and support filter option
- 416d58b Fixes downloader to get fetch non-empty release
What's Changed
- Fixes downloader to get fetch non-empty release by @dalbar in #220
- Add exclude option & filter or exclude by regular expression by @sachaos / @HeavyWombat in #223
- Fix Kubernetes file compare issue with empty documents by @HeavyWombat in #224
@sachaos Thanks for the exclude flag and thank you to @dalbar for reporting the bug with empty documents in Kubernetes compare.