Releases: jfut/prec
Releases · jfut/prec
v0.2.0
Immutable
release. Only release title and notes can be modified.
v0.1.1
Immutable
release. Only release title and notes can be modified.
What's Changed
Full Changelog: v0.1.0...v0.1.1
v0.1.0
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
v0.0.4
Immutable
release. Only release title and notes can be modified.
Changes
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Immutable
release. Only release title and notes can be modified.
v0.0.2
Immutable
release. Only release title and notes can be modified.
v0.0.1
Immutable
release. Only release title and notes can be modified.
Changes
- Initial release