Version 1.1.0

June 19, 2023
  • Enhancement: Added function versionString to version with provided string to function as parameter, useful when using build.txt in main function.
  • Enhancement: Added function versionTimestamp to version only from provided file Timestamp, useful when using build.txt in main function.
  • Enhancement: Added function versionCustom to version only from custom build text file inside root directory with some content.

Version 1.0.0

March 21, 2021
  • Craft 3 support in branch 1.x
  • Initial release