sdkman-for-fish/CHANGELOG.md
2023-06-27 00:29:46 +02:00

1.1 KiB

Changelog

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.

[2.0.0] - 2023-06-27

Breaking

  • Drop (explicit) support for Fish 2

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
  • Compatibility with fisher 4 (PR #37, #39)

[1.4.0] - 2019-11-06

Features

  • Compatibility with macOS (issue #29)

[1.3.0] - 2019-11-05

Features

  • Install SDKMAN! if missing (issue #26)

[1.2.0] - 2019-07-31

Features

  • Compatibility with fish 3 (issue #27)

[1.1.2] - 2019-01-06

Fixes

  • Re-initialize if user has changed (issue #25)

[1.1.1] - 2018-11-09

Fixes

  • Set _HOME environment variables (issue #24)

[1.1.0] - 2018-10-08

Features

  • Compatibility with fisher 3 (PR #22)

[1.0.0] - 2018-07-21

Initial release.