All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- Remove the '$' requirement to start an anchor
- Filtering capabilities
- Conditionally applied attributes and text alignment
Checkout the documentation.
Adds ability to require specified captures to have at least one match in order for output to show for a given line:
-r, --require <REQUIRE> Name of capture that must have at least one match for the output to show. Can be specified multiple times
First release