# Upcoming release

# v0.1.3

## Dependencies
- Upgrade to clap to 4.x
- Bump other dependencies

# v0.1.2

## Dependencies
- Upgrade to clap to 3.0
- Bump other dependencies

## Other
- Trimmed unused features of dependencies from build
- Refactored and clarified code
- Misc optimizations

# v0.1.1

## Bugfixes
- Do not always stop on the first failure

## Other
- Adjust grep examples to make output clearer

# v0.1.0

Initial release