Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Improved diff

Latest

Choose a tag to compare

@n3wscott n3wscott released this 11 Mar 22:46
· 4 commits to main since this release
7a8ee0a

Found a bug where I expected to be able to say --match foo,bar but cobra does not split on comma, adding the ability to split on comma for the match flag.

Improved matching and searching while diffing a to b events.