Releases: FWDekker/mommy
Releases · FWDekker/mommy
v1.5.1
mommy can also be installed using a package manager. check the readme for more info~
added
- 🤸♀️ mommy now supports
-d
as an alias of--global-config-dirs
~
changed
- 👤 mommy now refers to the user by their username by default~ (#131)
v1.5.0
mommy can also be installed using a package manager. check the readme for more info~
added
- 🦓 mommy now supports templates with literal slashes using
%%S%%
~ (#107) - 🐟 mommy added completions for fish and zsh for the new options introduced in v1.4.0~ (#105)
changed
v1.4.0
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)
v1.3.0
mommy can also be installed using a package manager. check the readme for more info~
added
- 🪹 mommy now supports newlines in templates using
%%N%%
~ (#58) (#82) - 🛡️ mommy now has a security policy~
fixed
v1.2.6
mommy can also be installed using a package manager. check the readme for more info~
fixed
- 🚒 mommy fixes her apt repository release script~ (#73)
v1.2.5
added
changed
v1.2.4
added
- ❄️ mommy is now available on nixpkgs, thanks to ckie~ (NixOS/nixpkgs#250034)
- ☝️ mommy now mentions the fingerprint of her copr signing key in the readme~ (c8cde91)
changed
- 🗂️ mommy looks in
XDG_CONFIG_HOME
instead of$HOME/.config
if the former is configured~ (#61) - 🎨 mommy cleaned up her makefile~ (#63)
fixed
- 💿 mommy fixed a small issue with tests for netbsd~ (#62)
v1.2.3
added
- 🎩 mommy is now available for fedora, red hat, and other rpm-based systems via copr. check the readme for further instructions~ (#39)
- 🪟 mommy is now tested on msys2 for windows~ (#54)
- 💥 mommy's makefile now has an
uninstall
option~
changed
- ✍️ mommy rewrote the installation instructions~ (#51)
- 🐙 mommy links to github if
man
doesn't work~ (#55)
fixed
- ✏️ mommy fixed some minor errors in the readme~
- ♻️ mommy hopefully fixed automatic synchronous releases for homebrew and aur~
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~ 💪
v1.2.1~ 💛
- mommy supports homebrew now~
- mommy supports arch linux aur now~