Releases: ModMonster/mish
Releases · ModMonster/mish
Release list
v1.0.0
Important Changes
- Added an option to stop Mash from checking for updates on startup. (it caused a noticeable delay depending on the amount of packages installed)
- Mash will now automatically install all required pip dependencies when installing a script.
- Add an option to automatically respond "yes" to all questions when installing a script through Mash.
Fixed Bugs
- Fixed a bug where Mish would crash when you were offline or it couldn't access the Mash servers
- Fixed another bug where Mish would crash if Mash wasn't installed.
- Fixed a bug where Mish wouldn't throw an error if Mash wasn't installed and mash was typed.
Included Commands
- exec (v1.1.0)
- new (v1.0.0)
- cd (v1.0.0)
- ls (v1.0.0)
- mkdir (v1.0.0)
- read (v1.0.0)
- rm (v1.0.1)
- help (v1.0.0)
- mash (v1.2.0)
Alpha v1.2.1
Alpha v1.2.0
Important Changes
- Mish will now run on Linux! It might also work on MacOS as well, but I don't have a Mac so I can't test it.
- Added an option to pick the folder to install to from a graphical interface rather than typing.
Fixed Bugs
- Fixed a bug where Mash would perform the most recently used command if Mish wasn't exited properly.
Included Commands
- exec (v1.1.0)
- new (v1.0.0)
- cd (v1.0.0)
- ls (v1.0.0)
- mkdir (v1.0.0)
- rm (v1.0.0)
- help (v1.0.0)
- mash (v1.1.0)
Alpha v1.1.0
Important Changes
- You can now update commands with Mash, rather than having to uninstall and re-install them!
- Added 2 new commands. (exec, new)
Fixed Bugs
- Mish would crash on startup if Mash wasn't installed, which was obviously a problem, considering you have the option in the installer to not use Mash.
Included Commands
- exec (v1.0.0)
- new (v1.0.0)
- cd (v1.0.0)
- ls (v1.0.0)
- mkdir (v1.0.0)
- rm (v1.0.0)
- help (v1.0.0)
- mash (v1.1.0)
Alpha v1.0.0
This is the very first version of Mish.
Included Commands
- cd
- ls
- mkdir
- rm
- help
- mash