Releases: sdkman/sdkman-cli-native
Releases · sdkman/sdkman-cli-native
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
Release v0.0.3
Release v0.0.2
Changelog
- 4f9a803 (cargo-release) version 0.0.2
- 2eeadd1 Skip tagging by JReleaser.
- c55105a Set git config before cargo-release.
- ae7ebdf Do not confirm cargo-release.
- ce74796 Install cargo-release in gh actions prerelease phase.
- c50c81a Updates to Cargo.lock
- 07f52ad Install rust toolchain in pre-release.
- d5089ac Attempt cargo release in pre-release phase.
- b2f73e8 Tweak GH action workflow descriptors.
- a992807 Attempt to disable releases on pull request merges.
Contributors
We'd like to thank the following people for their contributions:
- Marco Vermeulen (@marc0der)
- github-actions
Release v0.0.1
Changelog
🔀 Merge
- 9b6350e Bump predicates from 2.0.3 to 2.1.1
- d65083d Bump assert_cmd from 2.0.2 to 2.0.4
- abb12ad Do not release to GH Releases on PR.
- 595a1ea Bump clap from 3.0.13 to 3.0.14
- da3157a Tweak binary content.
- a643649 Add LICENSE and licenseUrl to Jreleaser config.
- fa5c156 Add Cargo.lock to version control.
- 28aceef Release on push to master.
- c281337 Update README.md
- 3dcb692 Fix build badge.
- 3b4df61 Remove obsolete release name.
- d5db844 Release with Jreleaser.
- e00f69a Remove unused whitespace in help message.
- c25628b Address pull request feedback for
env
command. - ca61445 Fix deprecation warnings for clap.
- 4463925 Add help for the env subcommand.
- 732e16d Re-order args in help test.
- 7336df9 Update clap requirement from 2.33.3 to 3.0.1
- ce600f6 Run CI on Linux, Windows and macOS.
- 510276c Move home help message to help library.
- 0edcaac Improve help tests.
- 012c39c Update predicates requirement from 1 to 2
- f2453d8 Update assert_cmd requirement from 0.10 to 2.0
- ecb3df2 Reformat code.
- 1c97c3a Add build phase in GH actions.
- 5738af1 Add test coverage for all existing help args.
- 18f5e99 Add the
home
subcommand tohelp
. - bd15dd5 Add the
default
subcommand tohelp
. - 6e8e254 Add the
config
subcommand tohelp
. - 9777e8c Add Dependabot
- 8098400 Use stable rustup toolchain in github workflow.
- ae6d37d Add github workflow badge to README.
- 0c2c8b6 Run github workflow on ubuntu-latest.
- 621fb32 Run build on push and merge to master.
- 8827fb4 Add basic CI pipeline
- dd441e7 Add the
use
subcommand tohelp
. - 80af047 Provide initial README.md
- ef57093 Stylistic tweaks to help.
- 9d15ee6 Install script for local development.
- 75a498f Add initial help command.
- 00ba15a Add cargo toml descriptor.
- a8539ec Add gitignore.
Contributors
We'd like to thank the following people for their contributions:
- dependabot[bot]
- GitHub (@betterqualityassuranceuser)
- Marco Vermeulen (@marc0der)
- helpermethod
- Oliver Weiler (@helpermethod)