Skip to content

Releases: jbobbylopez/hi

0.5.0 Client/Server architecture release

20 Aug 21:12
Compare
Choose a tag to compare

First reelase new client/server architecture re-design to allow more flexibility around information gathering and reporting.

Use 'hi daemon' to start the server. Use 'hi' as the client to report on state captured in the background by the daemon.

What's Changed

  • Hi redesign - decoupled UI, with client/server implementation (hi daemon) by @jbobbylopez in #5

Full Changelog: 0.4.6...0.5.0

0.4.6 - 0.4.x coupled UI final pre-release (pre-daemon)

18 Aug 09:50
Compare
Choose a tag to compare

Full Changelog: 0.4.5...0.4.6
Doing a final pre-release of 0.4.x series with 0.4.6. This will be the last version released before design changes around decoupling the UI, and making a 'hi' a client/server application that needs to run as a daemon.
This version includes a few fixes and stability updates.

0.4.5 - hi logging, state tracking, and color customization

20 Jul 22:40
c8219a5
Compare
Choose a tag to compare

What's Changed

Several changes were made here, including:

  • Enabled logging feature, where the 'hi' tool can now track the state of alerts, and can write JSONL logs to a custom log file.
  • Logging feature can be enabled/disabled in the config.ini file
  • Color control was added for the 'hi' tool's table output (alert checks and groups). Foreground and background colors and styles (i.e. bold) can be applied to customize the look and feel of the tool according to personal preferences.
  • Color control was also added to OS Bar output.
  • Several other changes, see ROADMAP.md and README.md for details.

Full Changelog: 0.4.4...0.4.5

v0.4.4 - hi output customization!

15 Jul 19:15
Compare
Choose a tag to compare
Pre-release

Here's what's changed in this release:

  • More tests!
  • Added cli 'config' option to enable ability to test various different status check configuration files quickly.
  • check_file is now configured in 'config/config.ini'.
  • bug fixes / code clean-up
  • added termcolor module to requirements.txt
  • Updated ROADMAP.md!
  • Added new output customization "number_of_columns" to config.ini to allow configuration of the number of columns per table in the Rich terminal output.

As always, the README.md should have all the latest info how how to use these new features.

Full Changelog: 0.4.3...0.4.4

0.4.3 bugfix: missing indicator icons

13 Jul 02:40
Compare
Choose a tag to compare
Pre-release

Full Changelog: 0.4.2...0.4.3
bugfix for indicators configured with positve and negative, but no icons configured.

v0.4.2 hi tool pre-release

12 Jul 05:36
Compare
Choose a tag to compare
Pre-release

Introduced native watch command for continuous monitoring of hi output.
Several other changes and fixes.
Full Changelog: 0.4.1...0.4.2

0.4.1

10 Jul 12:29
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

Full Changelog: 0.4...0.4.1
Bug fixes

v0.4 - 'hi' - Host Information

09 Jul 16:25
Compare
Choose a tag to compare
Pre-release

Full Changelog: 0.3...0.4

Critical Bug fixes around indicators and output processing.

09 Jul 16:06
Compare
Choose a tag to compare

hi v0.2 - Host Information pre-release

09 Jul 09:03
d54be5a
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 0.1...0.2