feat: Support custom install dir

ref: issue #34
This commit is contained in:
Raphael Reitzig 2023-06-27 00:02:25 +02:00
parent 4c15f15ced
commit 66e2f1e623
3 changed files with 16 additions and 9 deletions

View file

@ -13,12 +13,12 @@ this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
### Features
- Support custom SDKMAN! install path (issue #34)
- Compatibility with SDKMAN! 5.18.2
- Completions for `env`, `home`, `flush` (issue #35)
- Correct behaviour of `env clear`.
- Honor `sdkman_auto_env=true` (issue #38)
- `broadcast` removed
- TODO: custom SDKMAN! install path (issue #34)
- Compatibility with fisher 4 (PR #37, #39)
## [1.4.0] - 2019-11-06