Skip to content

3.2.0

Compare
Choose a tag to compare
@jorgebucaran jorgebucaran released this 01 Jan 04:18
3.2.0
859c85a
  • Create symbolic links of original files when adding local plugins (#502).
  • Optimized startup path (#494).
    • Cut Fisher-related startup time to roughly 25ms.
    • Reduced legacy Fish support (>=2.1).
  • Rewrote tar expansion logic / eliminated the use of --strip-components (#489, #496).
    • Improved OpenBSD support.
    • Enhanced msys2 support on Windows 10.
  • Read fishfile from $fisher_path instead of $fish_config (#480, #479).
  • Do not add invalid plugins to fishfile / added validation for fishfile (#478, #484, #492).
  • Introduced a new $fisher_user_api_token to allow installing plugins from private repositories.
  • Rewrote the fetch algorithm and fishfile reader/writer.