Commit graph

8 commits

Author SHA1 Message Date
Raphael Reitzig
fefab41aac chore(docs): Release 2.1.0 2024-04-03 23:58:08 +02:00
Raphael Reitzig
a0aa142288 fix: Respect globally set SDKMAN_DIR
Also, print a warning during shell startup
if a custom install path is set, but
SDKMAN! is not installed there.

fixes #52
2024-04-03 23:54:46 +02:00
BryanLiang
5f2ae91d5f fix: Completions use custom install location
Also, replace calls to `tr` with fish built-in
2024-04-03 22:20:29 +02:00
Raphael Reitzig
22b4e0ae27 chore: Timestamp v2.0.0 2023-06-27 00:29:46 +02:00
Raphael Reitzig
66e2f1e623 feat: Support custom install dir
ref: issue #34
2023-06-27 00:03:29 +02:00
Raphael Reitzig
ee7edbd9aa fix(test): Adapt tests to changes 5.9 -> 5.18
ref: issue #41
2023-06-25 19:23:59 +02:00
Raphael Reitzig
6dc108ec03 Implement autoenv feature.
Closes issue #38
2021-02-26 17:17:08 +01:00
Raphael Reitzig
244456c681 Add GitHub workflows for test and release
Also:
 - Fix test scenario that failed due
   to fuzzy completions
 - Bump Cucumber

Fixes #36
2021-01-22 03:36:49 +01:00