Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 16:20
· 48 commits to main since this release
e60d25e

mommy can also be installed using a package manager. check the readme for more info~

added

  • 🌍 mommy now supports a global config file that applies to all users, stored for example in /usr/mommy/config.sh~ (#95) (#96)
  • 📏 mommy accepts long command-line options for all options (like --config=<file> for -c <file>)~

changed

  • 🕳️ mommy now interprets an empty config file path (-c) as you not wanting to use a config file~
  • ✅ mommy improved her input validation, giving clearer error messages when something is wrong~
  • 🏓 mommy improved the links to and from the table of contents in her readme~
  • 🏋️‍♀️ mommy made her readme easier to navigate and scroll through~ (#97)