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
Release Notes
Added
- Install script (Unix) Configure installation directory by passing
$BIN_DIR - Install script (Unix) Warning if
$BIN_DIRis not in$PATH
Changed
- Auto-generated & recommended config is now a
rivet.yamlfile - Default version names are now generated as
YYYY.MM (X)format (whereXis an incrementing index) - Merged
.rivet/cloud_tokenand.rivet/config.tomlin to unified internal.rivet/config.yamlconfig 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
.yamland.ymlconfig exist
Fixed
- Install script (Unix) Installing ARM64
jqbinary on ARM-based Macs - Install script (Unix) Automatically create
$BIN_DIRif doesn't exist, specifically on macOS Sonoma which does not provide a/usr/local/binby 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 |