Skip to content

v4.0.0

Compare
Choose a tag to compare
@robinnorth robinnorth released this 03 Oct 15:12
· 16 commits to master since this release

Release Notes

Installation is supported via OpenUPM or source code zip download from GitHub.

Changelog

Added

  • Added support for new Per-Build and Single Run string tokens. Per-Build actions have gained support for $BASEPATH and $BUILDPATH, whilst Single Run actions can now use $VERSION, $BUILD, $YEAR, $MONTH, $DAY and $TIME, with the time-based tokens corresponding to the time at which the action was run.

Changed

  • Standardised string token usage across Build Actions.