salomon-1.16.0
Download
You may download the .tar.gz
archive (beginning with salomon
) as it contains all project relevant files (including the source code) without any of the GitHub specific files that are not necessary in order to use the project.
Changelog
➕ New features:
- Added a command-line argument (and feature) to merge multiple input files when using analyze mode (useful for files containing lines starting with timestamps).
♻️ Revisions:
- Revised some code in general (negligible changes).
- Revised the code to handle cancel requests of the user.
- Revised the prompt output on exit (unified appearance).
🔧 Fixes:
- Fixed the prompt on exit bug (did not work properly in some cases when the information header and footer were not displayed).