v1.2.2
added
- mommy has shell completions for fish and zsh~ 🐟
they are enabled by default on most machines. if you installed mommy with brew, check the brew documentation on how to enable shell completions~ (#43) (#48)
changed
- mommy no longer talks like a robot when unknown options are used~ 🤖 (#47)
- mommy's build system has been revamped~ ⚗️ (#38) (#42)
- mommy has a bunch more emoji in her readme~ ⭐ (#40)
fixed
- mommy installs herself into
/usr/bin
instead of/usr/local/bin
on linux, to comply with the standards of various
operating systems~ 📁 - mommy better tolerates missing optional dependencies when installing from aur~ 💪