Releases: asdf-community/asdf-plugin-manager
Releases · asdf-community/asdf-plugin-manager
v1.4.0
1.4.0 (2024-09-23)
Features
- notify user if the plugin git url doesn't match what in .plugin-versions (#65) (4be90c2)
Bug Fixes
- ensure asdf-plugin-manager works in expected worktree (#56) (309be80)
- use macos compatible sed syntax (#63) (4de7c98)
v1.3.1
1.3.1 (2024-03-19)
Bug Fixes
- update all plugins even if any plugin is already updated (#45) (4950f98), closes #38
v1.3.0
1.3.0 (2024-02-11)
Features
- check if .plugin-versions exists before parsing args (#43) (a57c48f)
v1.2.0
1.2.0 (2024-01-22)
Refactor
- replace asdf plugin update with a custom function (#41)
Miscellaneous Chores
v1.1.1
1.1.1 (2023-09-04)
Bug Fixes
v1.1.0
1.1.0 (2023-09-04)
Refactor
- add flag to remove plugin if it's already installed (#14) (1369b04)
Features
Bug Fixes
- ensure 2nd arg is provided for the options need it (#17) (a6664fd)
v1.0.0
1.0.0 (2023-08-07)
Features
- asdf-plugin-manager first version (#1) (a68f1d7)