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

[v0.1.0] - 2023-07-17

Choose a tag to compare

@github-actions github-actions released this 17 Jul 12:29
· 731 commits to main since this release

Download

target kind download
x86_64-unknown-linux-gnu tarball rivet-cli-v0.1.0-x86_64-unknown-linux-gnu.tar.xz
x86_64-apple-darwin tarball rivet-cli-v0.1.0-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball rivet-cli-v0.1.0-x86_64-pc-windows-msvc.zip
x86_64-pc-windows-msvc symbols rivet-cli-v0.1.0-x86_64-pc-windows-msvc.pdb

Release Notes

Added

  • Unreal helper in rivet init
  • Installer for the Unreal Engine plugin with rivet unreal install-plugin or rivet init --unreal

Changed

  • Renamed rivet.version.toml to rivet.toml. All changes are backwards compatible.
  • Renamed rivet publish command to rivet deploy since this is the more commonly used alias
  • rivet token create dev now prints token in plain text

Fixed

  • Broken links to old docs
  • Docker builder now catches missing builder errors correctly for older Docker versions