Releases: nayaverdier/instater
Releases · nayaverdier/instater
0.13.1
0.13.0
- Automatically convert int/float from templated variables, instead of being strings
become
themakepkg
user for runningyay
(hardcoded for now)
0.12.0
- Add
pacman_bootstrapped_packages
option to ignore certain packages from the
manually installed checks - Add
--quiet
or-q
flag which does not print any information for skipped
tasks
0.11.0
- Fix
instater_dir
template variable to be a proper absolute path
(previously, relative paths could appear like/path/to/cwd/../another_dir/setup.yml
) - Add
--explain
flag to show reasoning for each changed/skipped task - Do not run the pacman package comparison when specifying
--tags
,
since in that situation the comparison is not complete
0.10.0
- Add
fetch_tags
argument togit
task
0.9.0
- Add check for manually installed pacman packages when using Arch Linux
- Add
--skip-tasks
argument to skip all tasks (useful for the pacman
package check) - Fix bug where relative paths were not resolving when instater was run
from a directory other than the one containing the setup.yml file
0.8.0
command
: Support pipes between commands
0.7.0
- Better support
when
argument so that undefined variables are
counted as a falsey variable
0.6.0
aur
: Fix bug negating the condition for usingyay
vsmakepkg
0.5.0
- Add
--version
option to the CLI to display the Instater version aur
: Now an alias ofpacman
, which supportsmakepkg
pacman
: Addaur
andbecome
attributespacman
: Add support formakepkg
andyay
installations