salomon-1.14.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 some alternative file extensions for the global config file.
- Added the shebang adjustment script (required in case the shebang inside the script files causes a "bad interpreter" error).
♻️ Revisions:
- Revised the command check function inside the common core module.
🔧 Fixes:
- Fixed the possible shebang error in the compatibility script when performing the function test (replaced static string with an environment variable).