Skip to content

3.0.3

Compare
Choose a tag to compare
@jorgebucaran jorgebucaran released this 06 Oct 00:22
3.0.3
8c348f4
  • Prevent failglob error when $fisher_config is empty (#455).
  • Don't try to install a package from an invalid specifier (#454).
  • Create fishfile automatically (#451).
    • Create fishfile if one doesn't already exist.
    • Only read from stdin when using add or rm commands.
    • Show help if an unknown command is entered.
    • Show error message when fishfile is empty and no packages were added, removed or updated.
  • Added upgrading instructions and link to migration guide (#450).