Skip to content

Releases: sdkman/sdkman-cli-native

Release v0.0.3

19 Feb 14:06
Compare
Choose a tag to compare

Changelog

  • dac5bb3 (cargo-release) version 0.0.3
  • b117dec Bump clap from 3.0.14 to 3.1.0
  • 3a06494 Update stableNativeCliVersion in MongoDB.

Contributors

We'd like to thank the following people for their contributions:

  • dependabot[bot]
  • Marco Vermeulen (@marc0der)
  • github-actions

Release v0.0.2

18 Feb 11:03
Compare
Choose a tag to compare

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:

Release v0.0.1

10 Feb 09:44
Compare
Choose a tag to compare

Changelog

🔀 Merge

  • 4f46218 Merge pull request #4 from sdkman/help_command

  • 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 to help.
  • bd15dd5 Add the default subcommand to help.
  • 6e8e254 Add the config subcommand to help.
  • 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 to help.
  • 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: