Releases: andrewrk/poop
Releases Β· andrewrk/poop
0.5.0
Compatible with zig 0.13.0
What's Changed
- show command stderr of failure by @dweiller in #33
- update zig to latest: 0.11.0-dev.3883+7166407d8 by @candrewlee14 in #36
- update to zig 0.11.0 by @figsoda in #41
- Update for latest Zig standard library by @moderation in #44
- Update for latest Zig check for unnecessary use of var by @moderation in #45
- Update for latest breaking Zig changes - std.os => std.posix. by @moderation in #49
- Update for latest Zig by @moderation in #50
- Update to latest Zig by @arrufat in #53
New Contributors
- @figsoda made their first contribution in #41
- @moderation made their first contribution in #44
- @arrufat made their first contribution in #53
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- print usage text on no or unrecognized args and add -d shorthand for duration by @xdBronch in #21
- Add fancy progress bar by @candrewlee14 in #26
- Use metric prefixes and limit to 3 significant figures by @candrewlee14 in #30
- add --color flag to control color mode by @dweiller in #23
- show command stderr of failure by @dweiller in #29
New Contributors
Full Changelog: 0.3.0...0.4.0
0.3.0
added some shit, fixed some shit
What's Changed
- detect and report outliers (#6) by @candrewlee14 in #16
- add 95% confidence interval to delta by @candrewlee14 in #18
- Show progress while running commands by @mlugg in #20
New Contributors
- @candrewlee14 made their first contribution in #16
- @mlugg made their first contribution in #20
Full Changelog: 0.2.0...0.3.0