v0.1.0
·
14 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- ci: remove release-drafter by @jfut in #5
- read layered compressed rotated logs by @jfut in #6
- feat: replace
--all-sourceswith-s SOURCEoption by @jfut in #7
⚠️ Breaking Changes
The -A, --all-sources option has been removed.
Use the new -s, --source option instead:
Show only user events (default):
prec -s userShow only system events:
prec -s systemShow both user and system events:
prec -s anyFull Changelog: v0.0.4...v0.1.0