Releases: erlef/setup-beam
Releases · erlef/setup-beam
v1.17.4
What's Changed
- Update 3rd party licenses (automation) by @github-actions in #257
- Allow absolute version file paths by @maennchen in #258
New Contributors
- @maennchen made their first contribution in #258
Full Changelog: v1...v1.17.4
v1.17.3
What's Changed
- Update 3rd party licenses (automation) by @github-actions in #253, and #254
- Move
bin
path, in Windows, from D: to C: by @paulo-ferraz-oliveira in #251
Full Changelog: v1.17.2...v1.17.3
v1.17.2
What's Changed
- Update outdated/deprecated actions by @paulo-ferraz-oliveira in
10000
#244
- follow-up: Update action.yml to use node20 (was node16) by @talklittle in #249
- Prelim. fix for "Windows workflow broken since recent commit" by @paulo-ferraz-oliveira in #246
- Have
npm run build-dist
always recreatedist
by @paulo-ferraz-oliveira in #247
New Contributors
- @talklittle made their first contribution in #249
Full Changelog: v1.17.1...v1.17.2
v1.17.1
What's Changed
- Have the action output a versioning element so it could be used as part of the cache restore key by @paulo-ferraz-oliveira in #239
- Bump semver to 7.5.4 by @paulo-ferraz-oliveira in #240
- Add known branch exceptions to version matching by @paulo-ferraz-oliveira in #242
Full Changelog: v1...v1.17.1
v1.17.0
What's Changed
- Test Erlang/OTP 26 + Elixir 1.14 on top Windows by @paulo-ferraz-oliveira in #191
- Improve our community standards by @paulo-ferraz-oliveira in #218
- Rework our version matching algorithm by @paulo-ferraz-oliveira in #217
- Feature tool-cache for Gleam and rebar3 by @paulo-ferraz-oliveira in #223
- Add ref: (version) support to .tool-versions parsing by @dvic in #228
- Ease pre-pull request fork CI as well as github-actions based dispatch by @paulo-ferraz-oliveira in #229
- Fix typos in security policy by @paulo-ferraz-oliveira in #237
Automation
- Bump semver from 7.3.8 to 7.5.2 by @dependabot in #219
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #225
- Update 3rd party licenses (automation) by @github-actions in #221, #224, #226, #230, #232, #233, #234, and #235
New Contributors
Full Changelog: v1...17
v1.16.0
What's Changed
- Use @actions/http-client by @ericmj in #195
- Be explicit about which file (.bat / .cm) is executed in the Windows installation flow by @lukebakken in #198
- New option to work with one or more hex.pm mirrors by @pguyot in #197
- Ease debugging, fix some CI issues, tweak folder structure by @paulo-ferraz-oliveira in #200
- Use @actions/tool-cache by @ericmj in #196
- Fix 3rd party licenses updater (action) by @paulo-ferraz-oliveira in #202
- Update 3rd party licenses (automation) by @github-actions in #207
- Match the right Ubuntu version to Erlang/OTP-20 in the README by @kianmeng in #212
- Link to the Elixir/Erlang compatibility page by @axelson in #209
- 🐛 Fix OTP version null check by @cgrothaus in #211
New Contributors
- @lukebakken made their first contribution in #198
- @pguyot made their first contribution in #197
- @cgrothaus made their first contribution in #211
Full Changelog: v1.15...v1.16.0
v1.15.4
What's Changed
- Fix tests by @paulo-ferraz-oliveira in #184
- Use new domain repo.hex.pm => builds.hex.pm by @ericmj in #192
Full Changelog: v1.15...v1.15.4
v1.15.3
What's Changed
- Simulate input
github-token
to fix unit tests by @paulo-ferraz-oliveira in #174 - Test rebar3 being installed after OTP via .tool-versions by @paulo-ferraz-oliveira in #180
- Update examples in readme to reference actions/checkout@v3 by @starbelly in #181
- Remove Dialyzer-specific problem matcher by @btkostner in #182
Full Changelog: v1.15.2...v1.15.3
v1.15.2
What's Changed
- Update 3rd party licenses (automation) by @github-actions in #171
- Rely on GitHub tokens to prevent 401/403 (should work without changes to consumers) by @starbelly in #172
Full Changelog: v1.15...v1.15.2
v1.15.1
What's Changed
- Have rebar3.cmd work on a Windows CMD shell by @paulo-ferraz-oliveira in #151
- Update 3rd party licenses (automation) by @github-actions in #162
- Update tested software versions as to not have CI fail (while fixing "non-failing" CI) by @paulo-ferraz-oliveira in #164
- Fix behaviour on Windows pre- Gleam 0.23 by @paulo-ferraz-oliveira in #166
- Try to prevent 403 when accessing the GitHub API by @paulo-ferraz-oliveira in #168
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #170
Full Changelog: v1.15...v1.15.1