Skip to content

Releases: lufia/check-journal

v0.3.0

10 Aug 16:14
3998d82
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @lufia made their first contribution in #1

Full Changelog: v0.2.0...v0.3.0

v0.2.0

19 Apr 04:07
Compare
Choose a tag to compare

breaking changes

  • -v options combines with AND operator instead of OR operator.
    • Because, to express OR operator, regexp can describe like a|b, however to exress AND operator in regexp likely complicate; eg, (a.*b)|(b.*a)

v0.1.1

18 Apr 11:21
Compare
Choose a tag to compare
  • -u option includes UNIT= attribute of the logs

v0.1.0

18 Apr 07:55
Compare
Choose a tag to compare

test release