Releases: jbobbylopez/hi
0.5.0 Client/Server architecture release
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)
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
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!
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
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
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
Full Changelog: 0.4...0.4.1
Bug fixes
v0.4 - 'hi' - Host Information
Full Changelog: 0.3...0.4
Critical Bug fixes around indicators and output processing.
Full Changelog: 0.2...0.3
hi v0.2 - Host Information pre-release
What's Changed
- sub-checks and custom indicators now supported by @jbobbylopez in #1
- indicator bugfix by @jbobbylopez in #2
Full Changelog: 0.1...0.2