Skip to content

salomon-1.7.3

Compare
Choose a tag to compare
@urbanware-org urbanware-org released this 08 Feb 17:24

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

♻️ Revisions:

  • Revised all components (adjusted various comparison operators and removed unnecessary quotes around variables).

🔧 Fixes:

  • Fixed the left-over temporary file bug when the process has been canceled.
  • Fixed the version number bug inside the main Salomon script (the command-line argument to show the version information returned an empty string).

Removed elements:

  • Removed an unnecessary global variable containing a comparison operator.