Skip to content

Releases: riptide-org/client

v1.0.0-rc

25 Oct 09:41
9fdaa1f
Compare
Choose a tag to compare

Features

  • preparing for 1.0 release (Josiah Bull)
  • client will send the upload-id when responding with a filenotfound error #5 (Josiah Bull)
  • improved configuration setup for initial start #5 (Josiah Bull)
  • implemented some small size improvements on final binaries #5 (Josiah Bull)
  • added install script (Josiah Bull)
  • added optional versioning to the install script (Josiah Bull)

Bug Fixes

  • fixed a concurrency bug in the server agent (Josiah Bull)

Documentation

Code Refactoring

  • programs renamed to ensure clarity, some extraneous code removed (Josiah Bull)

Commits

  • 31ee056: Merge branch 'main' into send-uploadid-on-failure (Josiah Bull) #5

Dev Build

25 Oct 09:34
9fdaa1f
Compare
Choose a tag to compare
Dev Build Pre-release
Pre-release

Features

  • added optional versioning to the install script (Josiah Bull)

v0.1.0

02 Sep 05:12
6ae30a4
Compare
Choose a tag to compare
ci: added workflows to generate releases