github Lifailon/lazyjournal 0.8.3

8 hours ago

Full Changelog: 0.8.2...0.8.3

  • Added tailspin-like coloring for HTTP request methods and response statuses, as well as capitalized statuses (e.g., ERROR, WARNING, and others).
  • Added coloring for double quotes and curly braces for json strings.
  • Removed some words from the coloring to reduce visual noise, rewrited the coloring of UNIX paths, added coloring for HTTP endpoints, and added the ability to disable action coloring using the colorActionsDisable parameter in the configuration.
  • Added a new coloring mode using bat in ansi mode and the log language. Changed the coloring mode to the Ctrl+W keyboard shortcut (removed the Ctrl+N shortcut for tailspin). The colorEnable flag with the bool data type has been replaced with colorMode (available values ​​default, tailspin, bat and disable), and update the status in Subtitle.
  • Replaced filtering by timestamp with filtering by date. This filter can be dynamically disabled (using the del/delete keys or configuration) and the date can be changed using the left/right arrow keys (the filter status has been added to the Subtitle of the logs window).
  • Added a character limit for output filtering (this value can be changed in the configuration or using the -F flag).
  • Simultaneous filtering and coloring is now possible in command-line mode using two arguments (-c -f or -c -r).
  • Added a check for connection errors to the Kubernetes cluster.

Don't miss a new lazyjournal release

NewReleases is sending notifications on new releases.