This repository has been archived by the owner on Mar 19, 2023. It is now read-only.
Release Notes
This patch contains a crucial bug fixe for the installer and helper error recognition improvements.
Changelog
Bug Fixes
- Fixed install script not actually adding
/usr/local/bin
to PATH when missing (which could prevent the user from using the tool)
Improvements
- Code density improvements
- Improved recognition of helper failure by adding a unresponsive helper timeout (modify with
-T
)