Skip to content

[1.11.* | 1.12.*] Allium 0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@hugeblank hugeblank released this 09 Mar 05:40
· 71 commits to master since this release
713ea25

Major Changes:

  • Moved files that are used for configuration and aren't strictly programs to /cfg
  • Moved libraries and programs that are necessary for running Allium, or libraries to /lib
  • Added function allium.verify which compares a minimum, and maximum semver string to the current Allium version
  • Added function allium.getVersion which returns a semver parsed table holding the version of a plugin
  • Added allium.version, a parsed semver version to compare to