Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@BrettMayson BrettMayson released this 08 Apr 19:23

Fixed

  • Files defined in project configuration in subfolders or relative location do not work. #69
  • clean fails and throws an error when no optionals exist #95
  • Non-Zero exit has no effect during build steps #59
  • leading '_' on PBOs when prefix is empty #71

Added

  • Utility: Template - Outputs a temlated string
  • Utility: Zip - Zip a release after building
  • Templating: git - A helper for retriving the git information
  • Templating: semver - An object containing version information
  • Windows Installer: You can now install HEMTT and use it in any folder of your project

Changed

  • Project File: files can now use glob patterns
  • Project File: reuse_private_key
  • Signing: Private keys are not written to disk by default