fix(test): Adapt tests to changes 5.9 -> 5.18

ref: issue #41
This commit is contained in:
Raphael Reitzig 2023-06-25 19:00:02 +02:00
parent e9f967501c
commit ee7edbd9aa
7 changed files with 36 additions and 38 deletions

View file

@ -13,10 +13,11 @@ this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
### Features
- Compatibility with SDKMAN! 5.9.2
- 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)