All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Warn on bad custom install path
- Respect
SDKMAN_DIR
if already set (#52; thanks, @xtexChooser!) - Completions use custom SDKMAN! install path (#48; thanks, @Bryan2333!)
- Drop (explicit) support for Fish 2
- 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
- Completions for
- Compatibility with fisher 4 (PR #37, #39)
- Compatibility with macOS (issue #29)
- Install SDKMAN! if missing (issue #26)
- Compatibility with fish 3 (issue #27)
- Re-initialize if user has changed (issue #25)
- Set
_HOME
environment variables (issue #24)
- Compatibility with fisher 3 (PR #22)
Initial release.