Releases: asdf-community/asdf-odo
Releases · asdf-community/asdf-odo
v3.1.0
v3.0.1
v3.0.0
v2.0.0
2.0.0 (2022-09-29)
⚠ BREAKING CHANGES
- Rename default odo preferences file to
${XDG_CONFIG_HOME:-"~/.config"}/odo/settings.yaml
Features
- Add new extension command for asdf:
asdf odo preference
(e311228)
Code Refactoring
- Rename default odo preferences file to
${XDG_CONFIG_HOME:-"~/.config"}/odo/settings.yaml
(e5c13c4)
v1.3.0
v1.2.1
v1.2.0
v1.1.1
v1.1.0
Features
- Allow to override the platform and architecture of the odo binary downloaded by this plugin (7ca1cc6)
Bug Fixes
- Fix download URL for odo binary on Windows (57de72d)
Full Changelog: v1.0.0...v1.1.0
v1.0.0
This is the initial version of this plugin.
Features
- Allow to install from ref using relative GitHub repos (316f484)
- Detect operating system and architecture (d891796)
- Support installing versions off of remote GitHub refs (4b5a7a6)
- Verify downloaded binary integrity (55e6c30)
New Contributors
- @github-actions made their first contribution in #1
Full Changelog: https://github.com/rm3l/asdf-odo/commits/v1.0.0