Skip to content

0.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 15:43
· 105 commits to main since this release
6ecef4f

Breaking Changes

Tools are now stored in a case-insensitive manner to prevent unnecessary downloading and linking of duplicate tool specifications. This means that tools in manifests that are not all lowercase may no longer work on case-sensitive filesystems. To fix this, remove the ~/.rokit/tool-storage directory, and Rokit will re-download and install tools next time you run rokit install.

Fixed

  • Fixed tool aliases being case-sensitive
  • Fixed Rokit process being killed during self-update
  • Fixed common tool name shortcuts in the CLI being case-sensitive
  • Fixed tool storage and tool trust cache being case-sensitive