Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

v0.3.0 - 2023-12-10

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Dec 18:50
· 568 commits to main since this release

Release Notes

Added

  • Install script (Unix) Configure installation directory by passing $BIN_DIR
  • Install script (Unix) Warning if $BIN_DIR is not in $PATH

Changed

  • Auto-generated & recommended config is now a rivet.yaml file
  • Default version names are now generated as YYYY.MM (X) format (where X is an incrementing index)
  • Merged .rivet/cloud_token and .rivet/config.toml in to unified internal .rivet/config.yaml config file
  • [BREAKING] Removed support for file formats that are not YAML, TOML, or JSON in order to simplify maintaining forward compatibility
  • [BREAKING] Throw error if both .yaml and .yml config exist

Fixed

  • Install script (Unix) Installing ARM64 jq binary on ARM-based Macs
  • Install script (Unix) Automatically create $BIN_DIR if doesn't exist, specifically on macOS Sonoma which does not provide a /usr/local/bin by default

Download rivet-cli 0.3.0

File Platform Checksum
rivet-cli-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
rivet-cli-x86_64-apple-darwin.tar.xz macOS Intel checksum
rivet-cli-x86_64-pc-windows-msvc.zip Windows x64 checksum
rivet-cli-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum