Skip to content
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@dehydratedpotato dehydratedpotato released this 17 Jul 22:52
· 7 commits to main since this release
465ca13

Release Notes

This minor contains crucial fixes and cleanups from the last version, as well as a couple of new features.

Changelog

Features

  • Added client command line argument to use tty redirection over binary cloning (experimental)
  • Added installer command line argument to reinstall

Bug Fixes

  • Fixed running command from helper not accepting full command string args
  • Fixed client command line args breaking command string input when separated
  • (macOS) Fixed chown possibly working incorrectly by making use of options -t or -b

Improvements

  • Hide ugly install script errors and replaced with meaningful ones