Skip to content

iGame 2.2.0

Compare
Choose a tag to compare
@walkero-gr walkero-gr released this 06 Nov 15:21
· 150 commits to master since this release
cfe4642

Added

  • Added automatic release to Aminet and OS4Depot through the CI/CD whenever a new release tag is created at the repo

Changed

  • Removed completely the Tooltypes. Now iGame defaults to the optimal settings and uses only the settings file to change its behaviour.
  • Now if the file "envarc:igame.prefs" exists then this is used by iGame, instead of the one that exists at the PROGDIR:. This way multiple iGame instances will have common settings (#173)
  • Introducing semantic versioning. No beta versions any more. Now the versions will have three digits based on MAJOR.MINOR.PATCH pattern. More info at https://semver.org/