Skip to content

Releases: GochoMugo/msu

0.7.0

15 Mar 08:10
0.7.0
a466b3b

Choose a tag to compare

Added:

  • help sub-command can show documentation of aliases
    in an external module.
  • install-many, uninstall and uninstall-many
    sub-commands support the --force flag.
  • Added bash completion.

Changed:

  • uninstall fails if module does not exist, unless
    --force flag is used.

0.6.0

09 Mar 13:56
0.6.0
57d8d9f

Choose a tag to compare

Added:

  • Added where sub-command.

Fixed:

  • install command does not fail if installing from local path.
  • install outputs error properly.
  • run command supports interactive functions.
  • upgrade command returns an exit code of zero if already at latest version.

0.5.0

07 Jan 14:32
cbf7c01

Choose a tag to compare

Added:

  • Automatically checks for updates when some msu commands,
    such as msu help, are run.

0.4.0

11 Dec 08:10
e84ec2d

Choose a tag to compare

Revamped after years of neglect!

0.3.0

19 Mar 20:05

Choose a tag to compare

See CHANGELOG

0.2.0

26 Feb 19:37

Choose a tag to compare

See ChangeLog.md

0.1.0

13 Feb 05:03

Choose a tag to compare

See ChangeLog

0.0.0

24 Jan 01:21

Choose a tag to compare

Hello, World!