Releases: flox/install-flox-action
Releases · flox/install-flox-action
v2.1.0
What's Changed
- fix: 🗑️ Remove downloaded installer after Flox is installed by @garbas in #95
- fix: 🕐 add timeout-minutes and FLOX_DISABLE_METRICS by @garbas in #96
- fix: 📈 Add input to disable metrics by @bryanhonof in #98
- fix: ☎️ include token for auth by @tomberek in #99
- fix: 🚿 Download installer to /tmp directory by @garbas in #131
- fix: 💀
set-boolis deprecated by @sheeeng in #146 - fix: 🐎 No need to install man pages in CI context by @garbas in #152
Full Changelog: v2...v2.1.0
v2.0.0
v2.0.0
v1.1.0: Add options allowing alternative `flox` executables.
This release adds two new options to install-flox-action, floxpkgs-uri and flox-installable-uri, which allow alternative flox executables to be installed.
This is particularly useful for users who wish to pin to past releases of flox, or use a pre-release build.
Initial Release
v1.0.0 First release