Releases: sdkman/sdkman-cli-native
Releases · sdkman/sdkman-cli-native
Release v0.0.17
Release v0.0.15
Changelog
- f3d2731 (cargo-release) version 0.0.15
- dadd1f5 Reset release version to 0.0.14
- 03bea4e (cargo-release) version 0.2.2
- 92cbc1c (cargo-release) version 0.2.1
- 3abc2ce (cargo-release) version 0.2.0
- 6aad60a Switched JReleaser to latest stable instead of early-access
- b932880 (cargo-release) version 0.1.0
- c8e5e26 Upgrade regex crate to address CVE.
- 13159cd Bump clap from 3.1.17 to 3.1.18
- 7d67bac Run cargo fmt.
- 5d44fe1 Add test for version help and improve formatting.
- 4dfc7e0 Fix test for update help.
- e8976b9 Add test for use help and improve formatting.
- 3c1f92b Add test for upgrade help and improve formatting.
- 611fa8f Add test for update help and improve formatting.
- 54a4016 Add test for uninstall help and improve formatting.
- 38d8150 Add test for selfupdate help and improve formatting.
- 3cedb97 Add test for list help and improve formatting.
- f1dc7a1 Run cargo fmt and fix broken test.
- 25404ad Add test for install subcommand and make some improvements.
- 5865533 Fix mnemonic bug on upgrade.
- 6053cd4 Add test for home help and improve formatting.
- 05f400d Add test for flush help and improve formatting.
- c1d89c5 Formatting tweaks.
- 1c5b629 Add structured subcommands in help.
- fedfc10 Rename reference of SDKMAN_HOME to SDKMAN_DIR in docs.
- 9b6456f Introduce Configuration struct for structured help docs.
Contributors
We'd like to thank the following people for their contributions:
- dependabot[bot]
- Marco Vermeulen (@marc0der)
Release v0.0.14
Changelog
- 408824d (cargo-release) version 0.0.14
- 3e52d68 Bump clap from 3.1.14 to 3.1.17
- 0d4ed1f Bump clap from 3.1.11 to 3.1.14
- c734310 Format code.
- 15a2853 Improve subcommand section and apply to env command help.
- 5506f19 Add unit test and styling for sdk env command.
- 883268f Introduce Mnemonic struct.
- 22b11d3 Change Help struct String ownership.
- 2acaf2f Add default help unit test and fix exit code rendering bug.
- e16349b Tweak code formatting.
- ab21f76 Add current help unit test.
- cfbe805 Add config help unit test.
- 6d56111 Add broadcast help unit test.
- e46a40e Tweak help cli test output.
- 3c280f6 Tweak main help content.
- 2e6ab9e Use 4 spaces for indentation.
- 249b6ab Tweak main help subcommands section.
- 3ca5428 Add unit test for rendering main help text.
- 5449886 Use default trait on Help struct.
- 05e45ba Minor code cleanup and help.
- d43be77 Render subcommands section in help.
- 08c6f84 Structured help construction.
- f2f066c Bump clap from 3.1.10 to 3.1.11
- 4ee66e3 Bump clap from 3.1.9 to 3.1.10
Contributors
We'd like to thank the following people for their contributions:
- dependabot[bot] (@mitch-at-contrast)
- Marco Vermeulen (@marc0der)
Release v0.0.13
Changelog
- 4228eb1 (cargo-release) version 0.0.13
- bced061 Run cargo fmt.
- e309445 Tidy up env help.
- f46c309 Add help for flush subcommand.
- bddd52b Tweak text for sdk selfupdate.
- 6ee585c Add help subcommand for update.
- fc60adc Improve qualifier notation in main help command.
- 15c9506 Add selfupdate help command.
- 2c178ce Minor tweaks to help.
- fbc861d Bump clap from 3.1.8 to 3.1.9
- 0b250f0 Bump actions/download-artifact from 2 to 3 (#29)
- 34dd581 Bump actions/upload-artifact from 2 to 3 (#30)
- 09737ae Bump clap from 3.1.7 to 3.1.8 (#28)
Bumps clap from 3.1.7 to 3.1.8.
Bumps clap from 3.1.6 to 3.1.7.
- cdc2dbd Return to standard yaml format.
- 8c0f5d6 Revert "JReleaser config tweak."
- 91f2a36 Ignore github-actions as contributor during release.
- 0f8d916 JReleaser config tweak.
- 43ab9c6 Add help for broadcast subcommand.
- d656502 Some tweaks to help messages.
- ea040f7 Add help for version subcommand.
- d0b147e Bump clap from 3.1.5 to 3.1.6
- 91ce329 Tweak pull request build trigger.
- 1312a83 Wire in
upgrade
help subcommand. - 9fa1c3c Move main help message to the top.
- 50cb5a9 Write help for sdk upgrade command.
- aee8ea7 Write help for sdk current command.
Contributors
We'd like to thank the following people for their contributions:
- dependabot[bot]
- GitHub (@betterqualityassuranceuser)
- Marco Vermeulen (@marc0der)
Release v0.0.12
Release v0.0.8
Changelog
- 974dfae (cargo-release) version 0.0.8
- 3d52a96 Cut over from jreleaser toml to yml.
- a47a642 Bump clap from 3.1.3 to 3.1.5
- bc16c22 Bump actions/checkout from 2 to 3 (#23)
- 7f552bd Bump clap from 3.1.1 to 3.1.3
- 94121d9 Bump clap from 3.1.0 to 3.1.1
Contributors
We'd like to thank the following people for their contributions:
- dependabot[bot]
- GitHub (@betterqualityassuranceuser)
- Marco Vermeulen (@marc0der)
- github-actions
Release v0.0.7
Release v0.0.6
Release v0.0.5
Changelog
- 8d987f9 (cargo-release) version 0.0.5
Contributors
We'd like to thank the following people for their contributions:
- github-actions
Release v0.0.4
Changelog
- 5268a03 (cargo-release) version 0.0.4
- a58484a Fix deprecation warnings after clap upgrade.
- 1376c87 Set correct version when releasing to mongo.
- cc45be8 Use mongodb service in release phase.
Contributors
We'd like to thank the following people for their contributions:
- Marco Vermeulen (@marc0der)
- github-actions