Releases: CleanCut/headtail
Releases · CleanCut/headtail
v0.3.2
What's Changed
- Clean up usage of
#[derive(Parser)]
by @egregius313 in #23
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Move argument help documentation by @egregius313 in #22
- Add file notifier integration into the by @egregius313 in #17
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Big release by @CleanCut in #6
- Create basic CI action with build and test by @sdehm in #5
- Add ci.yml by @dustinbrownman in #7
- Handle broken pipes when writing by @CleanCut in #8
- Add cargo registry cache by @sdehm in #10
- Move input and output streams to methods on
Opts
by @egregius313 in #9 - Don't busy loop, update readme by @CleanCut in #11
New Contributors
- @sdehm made their first contribution in #5
- @dustinbrownman made their first contribution in #7
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Clap derive by @egregius313 in #3
- DoL Session Stuff by @CleanCut in #1
- Add (failing) test cases for when head and tail line counts overlap by @TooManyBees in #4
New Contributors
- @egregius313 made their first contribution in #3
- @CleanCut made their first contribution in #1
- @TooManyBees made their first contribution in #4
Full Changelog: v0.1.0...v0.2.0