Releases: magefile/mage-action
Releases · magefile/mage-action
v3.0.0
What's Changed
- Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in #299
- Create mage home dir if it does not exist by @crazy-max in #307
Full Changelog: v2.4.1...v3.0.0
v2.4.1
What's Changed
- Create mage home dir if it does not exist by @crazy-max in #308
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- add local cache and
actions/cache
support by @dmvolod in #277 install-only
input for usage in user scripts by @crazy-max in #293- bump @actions/cache from 3.2.1 to 3.2.2 in #291
- bump @actions/http-client from 2.0.1 to 2.1.1 in #274 #290
- bump semver from 6.3.0 to 6.3.1 in #288
- bump word-wrap from 1.2.3 to 1.2.5 in #296
New Contributors
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- Check latest and tagged releases using releases-json by @crazy-max (#272)
- ci: generate mage-releases.json by @crazy-max (#270 #271)
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- use Octokit client to check mage release by @crazy-max (#269)
- Bump json5 from 2.1.3 to 2.2.3 (#265)
- Bump minimatch from 3.0.4 to 3.1.2 (#266)
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Bump @actions/core from 1.6.0 to 1.10.0 (#261 #262)
- Bump @actions/http-client from 1.0.11 to 2.0.1 (#256)
- Bump @actions/tool-cache from 1.7.2 to 2.0.1 (#257)
- Support arm64 arch by @jmontroy90 (#263)
Full Changelog: v2.0.0...v2.1.0
v2.0.0
- Node 16 as default runtime (#259)
- This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
v1.7.0
v1.6.0
- Fix working dir (#241)
- Bump ansi-regex from 5.0.0 to 5.0.1 (#240)
- Bump tmpl from 1.0.4 to 1.0.5 (#238)
- Bump path-parse from 1.0.6 to 1.0.7 (#236)
- Bump ws from 7.3.0 to 7.4.6 (#231)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (#224)
- Bump lodash from 4.17.19 to 4.17.21 (#223)
- Bump @actions/core from 1.2.6 to 1.2.7 (#221)