Skip to content

Releases: Jacksgong/okcat

v1.0.8

04 Sep 08:42
Compare
Choose a tag to compare
  • Feat: handle the case of adb connection is lost when using adb logcat

v1.0.7

03 Sep 01:19
Compare
Choose a tag to compare
  • Enhance: print each line when it has been parsed immediately rather than waiting for parsing whole file to handle case of large log file

v1.0.6

01 Sep 15:52
Compare
Choose a tag to compare
  • Fix: fix the default adb regex may wrong for some special case

v1.0.5

01 Sep 08:43
Compare
Choose a tag to compare

Fix: fix print non-match content when the log can't match regex

v1.0.4

01 Sep 07:04
Compare
Choose a tag to compare
  • Enhance: support --hide-same-tags param
  • Fix: output all log when log-line-regex can't parse
  • Fix: handle case of only message is valid

v1.0.3

01 Sep 03:57
Compare
Choose a tag to compare
  • Fix: cover the case of there is no 'level' keyword on log-line-regex case.
  • Enchance: add help param on okcat, such as okcat help.

v1.0.2

31 Aug 16:55
Compare
Choose a tag to compare

You can install okcat through pip: pip install okcat.

v1.0.0

31 Aug 13:58
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

The first stable version.