Releases: rdaniels6813/cli-manager
Releases · rdaniels6813/cli-manager
v1.2.3
1.2.3 (2020-10-29)
Bug Fixes
- more bugfixes around engines.node (b4d0263)
v1.2.2
1.2.2 (2020-10-29)
Bug Fixes
- use better version parser for engines.node range (bd15dac)
v1.2.1
1.2.1 (2020-09-30)
Bug Fixes
- fix a bug with bin map being map[string]interface{} (8c15e16)
v1.2.0
1.2.0 (2020-09-30)
Features
- shorten direct paths to bin to just bin name (be35132)
v1.1.0
1.1.0 (2020-09-30)
Bug Fixes
- add github credentials to semantic-release (48f9693)
- remove circleci and fix github action build (9f643a2)
- updates to CI (39f91c4)
Features
- upgrade go version to 1.15 (b634a7f)
v1.0.2
1.0.2 (2019-08-22)
Bug Fixes
v1.0.1
1.0.1 (2019-08-22)
Bug Fixes
- update tests in make file (d604c10)
v1.0.0
1.0.0 (2019-08-19)
Bug Fixes
- add newlines to completions & aliases snippets (31a83f6)
- better zsh detection & use scanner to read profile (c826d59)
- extend support for aliases & completions (8d4d757)
- go mod tidy (bbd1d18)
- use the correct node version on unix OS (d2c8695)
Features
- add uninstall command with support for package name & install name (4285517)
- configure completion & aliases for installed CLIS (2618bb3)