v4.0.0
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.