3.12.5 (2021-02-03)
- ci.yml: check for null setup instance (b7af1d8)
If
$setupInstance
is not found then we must force install the base version of Unity.
3.12.4 (2021-02-03)
- ci.yml: wrap version in quotation marks (1022b9a)
The version setter should be wrapped in quotation marks
"
and not apostrophies'
.
3.12.3 (2021-02-03)
- ci.yml: force unity build version if no found (246a3d7)
If there is no Unity installer present and no Unity version is provided then the process just fails, and for some reason there seems to be no found Unity version so let's force it to be the min supported Unity version.
3.12.2 (2020-01-30)
- cd.yml: provide explicit path to find command (21ca24c)
There is an existing issue with win64 agents trying to run the find command actions/runner-images#263
The fix is to provide the explicit path to the find command.
3.12.1 (2019-12-21)
- templates: support Unity 2019.2 and later (6f06dda)
3.12.0 (2019-10-20)
- templates: bump patch version for dependency updates (0229eca)
3.11.6 (2019-10-14)
- templates: back to npmjs.com (f6d295c)
GitHub's npm feeds only allow publishing scoped packages, but UPM doesn't support those.
3.11.5 (2019-10-14)
- templates: use correct NPM registry for package publish (38f69d7)
3.11.4 (2019-10-14)
- ci: use package name that is usable by UPM (c940803)
3.11.3 (2019-10-14)
- templates: package release to GitHub (acb573c)
3.11.2 (2019-10-14)
- ci: empty change to fix package creation (88cd8c2)
3.11.1 (2019-10-14)
- packaging: use GitHub feed compliant package name (58939ef)
- templates: use correct npm registry (cf95d79)
- templates: update to latest semantic-release packages (1547344)
3.11.0 (2019-10-14)
- templates: publish packages to GitHub npm feed (e8d1ffc)
3.10.1 (2019-10-14)
- templates: support spaces in file path in Unity .meta checks (d96d688)
3.10.0 (2019-10-14)
- templates: merge commit messages in changelog/release note (53371ac)
This keeps paragraphs in the messages as is.
- templates: changelog/release note formatting (c8a7ee9)
3.10.0-next.1 (2019-10-14)
- templates: merge commit messages in changelog/release note (53371ac)
This keeps paragraphs in the messages as is.
- templates: changelog/release note formatting (c8a7ee9)
- templates: support spaces in file path in Unity .meta checks (d96d688)
3.10.0-next.1 (2019-10-14)
- templates: merge commit messages in changelog/release note (53371ac)
This keeps paragraphs in the messages as is.
- templates: changelog/release note formatting (c8a7ee9)
3.9.0 (2019-10-14)
- templates: pretty, sorted changelog/release notes in CD (763cf1d)
- templates: CD failure when commit body is empty (34f4c71)* templates: changelog/release note breaking change formatting (7efda24)* templates: release pre-release packages on the default channel (fdc9579)* templates: remove release commits from changelog/release note (cb47e13)
3.9.0-next.1 (2019-10-14)
- templates: pretty, sorted changelog/release notes in CD (763cf1d)
- templates: CD failure when commit body is empty (34f4c71)* templates: changelog/release note breaking change formatting (7efda24)* templates: release pre-release packages on the default channel (fdc9579)* templates: remove release commits from changelog/release note (cb47e13)
3.9.0-next.1 (2019-10-14)
- templates: pretty, sorted changelog/release notes in CD (763cf1d)
- templates: CD failure when commit body is empty (34f4c71)* templates: release pre-release packages on the default channel (fdc9579)
- release: set version to 3.6.0-next.1 [skip ci] (f65d680)
3.6.0-next.1 (2019-10-13)
3.8.0 (2019-10-13)
- templates: adhere to latest workflow conventions (1583546)
- templates: semantic-release configuration file name (bb0b05d)
3.7.2 (2019-10-13)
- templates: MSBuild failing due to trailing slash (25a8435)
3.7.1 (2019-10-13)
- templates: correct path for Unity assemblies (c1b9801)
3.7.0 (2019-10-13)
- templates: treat the master branch as a release branch (d8b9ad4)
3.6.0 (2019-10-13)
- templates: .meta file check when package has dependencies (7130b5e)
- templates: use latest Windows VM image (f3df0b9)
- templates: use universal CI skip commit message (28e2b3e)
3.5.6 (2019-01-02)
- templates: correct folders for tarball to zip via bestzip (6850664)
3.5.5 (2019-01-02)
- templates: tarball to zip via bestzip (6267e71)
3.5.4 (2019-01-02)
- templates: tarball to zip commands (54c940c)
3.5.3 (2019-01-02)
- templates: tarball to zip commands by moving into .sh file (baec719)
3.5.2 (2019-01-02)
- templates: escape tarball to zip commands (e39d9d2)
3.5.1 (2019-01-02)
- templates: tarball to zip (b6f127b)
3.5.0 (2019-01-01)
- templates: publish .zip package to GitHub via CD steps (240b66a)
3.4.0 (2018-12-23)
- templates: ignore npm notice "errors" in CD steps (a1c30ee)
3.3.6 (2018-12-23)
- templates: encoding issue in CD steps (23dcc94)
3.3.5 (2018-12-23)
- templates: double if in conditional expressions in CI steps (d8314c2)
3.3.4 (2018-12-23)
- templates: move Unity .meta files check to CD steps (d53d41c)
- templates: unityProject parameter check (1da33c8)
3.3.3 (2018-12-22)
- templates: check Unity .meta files after building, not before (cb387f1)
3.3.2 (2018-12-22)
- templates: syntax of conditional insertion for task arguments (83703af)
3.3.1 (2018-12-22)
- templates: fail on Unity .meta files for no matching file (e13d988)
3.3.0 (2018-12-22)
- templates: ensure Unity projects have the needed .meta files (260603d)
3.2.0 (2018-12-20)
- templates: use latest semantic-release versions (005ecef)
3.1.0 (2018-12-17)
- templates: apply environment variables to semantic-release task (f481237)
- templates: token variable name for GitHub (72f4f7a)
- templates: publish to npmjs.org (87fae9f)
3.0.0 (2018-12-17)
- templates: use NuGet 4.x but no later version (987bfb9)
- templates: only NuGet 4.x will be used until all projects are confirmed to work with a later major release of NuGet.
2.0.1 (2018-12-17)
2.0.0 (2018-12-16)
- templates: allow using semantic-release template in other repos (6937366)
- templates: don't log debug information from semantic-release (1607967)
- templates: The CD template no longer includes debug information of semantic-release.
1.0.1 (2018-12-16)
- package: change description from Malimbe repository (3ed0ce9)
1.0.1-prerelease.1 (2018-12-16)
- package: change description from Malimbe repository (3ed0ce9)
- templates: add CI and CD templates for Azure Pipelines (ebdc9b5)