Releases: erlef/setup-beam
Releases · erlef/setup-beam
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
v1.15.0
What's Changed
- Update 3rd party licenses (automation) by @github-actions in #150, #157, and #158
- Ease consumption by means of .tool-versions by @paulo-ferraz-oliveira in #159
- Ease Elixir escripts execution by adding ${HOME}/.mix/escripts to path by @btkostner in #153
Full Changelog: v1.14...v1.15.0
v.1.14.0
What's Changed
- Test environment variables are set by @wojtekmach in #142
- Update 3rd party licenses (automation) by @github-actions in #143 and #145
- Allow version-type: strict + otp-version: master for Elixir -based builds by @paulo-ferraz-oliveira in #144
- Move away from set-output (while updating all deps) by @paulo-ferraz-oliveira in #148
Full Changelog: v1...v1.14.0
v1.13.1
What's Changed
- Fix setting INSTALL_DIR_FOR_OTP by @wojtekmach in #141
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- Update 3rd party licenses (automation) by @github-actions in (#132 and #135)
- Bump @actions/core from 1.6.0 to 1.9.1 by @dependabot in #133
- Update for latest Gleam by @lpil in #138
- Install OTP on Windows to a local directory by @wojtekmach in #139
- Crash on invalid Elixir+OTP combo by @paulo-ferraz-oliveira in #134
New Contributors
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- Ease contributions with npm run build-dist by @paulo-ferraz-oliveira in #109
- Apply security fix as proposed by Dependabot by @paulo-ferraz-oliveira in #110
- Fix wrong environment variable descriptions in the README by @javiergarea in #115
- Test on top of Erlang/OTP 25+ (not RC) by @paulo-ferraz-oliveira in #118
- Fix mispaste in README.md by @michallepicki in #119
- Update README: signal OTP-25 as a working version by @kianmeng in #122
- Make action compatible with Ubuntu 22.04 by @paulo-ferraz-oliveira in #124
- Fix wrong Erlang/OTP version
maint-x
matched when requestingx
by @paulo-ferraz-oliveira in #125