Skip to content

Release 1.7

Compare
Choose a tag to compare
@actionless actionless released this 14 Dec 18:47
· 1177 commits to master since this release
New features:
 2021-06-05 a279cbb actionless feat(install cli, build): add `git stash` option to git-pull-recovery prompt
 2021-05-26 66d87de actionless fix(main: print_upgradeable; install_info_fetcher: pkg_is_ignored): allow glob patterns in --ignore and IgnorePkg (fixes #564)
 2021-05-13 67a5014 Chris Braun feat(config, build): add IgnoreArch config option to [build] (#566)
 2021-05-10 2f1b598 actionless feat(main: cli_getpkgbuild): do `asp update` if dir already exists

Notable fixes:
 2021-05-31 f70e6f6 actionless fix(install_info_fetcher: get_info_from_pkgbuild): support manually package selection/--ignore (fixes #555)
 2021-04-29 544b07c actionless feat(prompt: retry_interactive_command): dont use pikspect with --noconfirm as it not interactive anyway (fixes #556)