Releases: actionless/pikaur
Releases · actionless/pikaur
Bugfix release 1.6.15
Notable changes: 2020-12-06 f0041a3 actionless fix(build: remove_build_deps): skip if pkg diff returned no installed pkgs (re: #528/konomikitten) 2020-12-04 17feee7 actionless feat(packaging: bin: pikaur): handle the case when even fallback module load not helps
Release 1.6.14
Changes: 2020-12-04 24a101d actionless feat(packaging: bin; makefile; pkgbuild): don't fail anymore in case of python version updates 2020-11-29 07bd518 Osman Karagöz chore(locale): update TR translation (#532)
Release 1.6.13
Notable changes: 2020-11-29 af03258 actionless chore(packaging): use python-commonmark instead of ruby-ronn for manpage generation (#531) 2020-11-26 28d22c6 Asraelite doc(readme: faq): add entry about restoring original PKGBUILD (#530) 2020-11-22 2bcd27c Bundy01 chore(locale): update es and fr (#529) 2020-11-18 94278ee actionless fix(build: _remove_build_deps): lock while saving diff on installed build deps (re: #528) 2020-11-07 265ce93 Drommer chore(locale: ru): update (#524) 2020-11-03 a5442ed actionless doc(readme): typo, thanks @XavierCLL 2020-11-03 8c116c5 Henry-Joseph Audéoud chore(packaging): Add systemd timer & service to clean cache dir up. (#507) 2020-11-01 98ec2e7 Naufal Fikri feat(search): Add config option to show package last updated date. 2020-10-26 ca5e5ef Naufal Fikri feat(search): Added sort options for AUR packages. Added group by repo option for official packages. 2020-10-25 ae3fc57 actionless feat(version cli): print pyalpm version (re: #520) 2020-10-02 6a75b12 akspecs fix(news): typo ("There are news" -> "There is news") (#513)
Release 1.6.12
Notables changes: 2020-09-16 26bd196 actionless feat(config, urllib, build): add new config options for proxying only aur but not downloadable build sources 2020-09-03 b50f393 actionless fix(aur: get_repo_url): use aur base url from config 2020-08-18 d56f705 Felix Glaser fix(locale): update german translations and fix command-shortcuts (#510) 2020-08-11 c76b5e1 actionless fix(install cli: clone aur repos): don't give up until canceled (fixes #509)
Release 1.6.11
Notable changes: cbfe592 actionless fix(aur_deps: find_aur_deps): don't add explicitly requested package a dep in case of circular dep (fixes #495) b5efc4e actionless fix(install cli): handle CloneError in all clone_aur_repos usages (fixes #501) b0f54b1 actionless fix(progressbar): use different terminal escape sequence (fixes #497) 31e1605 actionless fix(build: get_latest_dev_sources): honor SkipFailedBuild config option (fixes #489) 513f3e2 kasmide Add Japanese translations e808886 kasmide Make package information text aligned correctly even if there are full-width characters b0b128f actionless fix(install_info_fetcher): preceding aur pkgnames with `aur/` (fixes #484) 9f6586d actionless fix(main: get_pkgbuild cli): require `asp` only when need to download from ABS (fixes #485, #486) 2501ef6 actionless fix(makepkg_config): handle $HOME in PKGDEST path (fixes #479)
Release 1.6.10
Notable changes: 2020-05-10 07e5951 actionless fix(pacman: find_sysupgrade_pkgs; install_info_fetcher): when ignoring repo pkg its deps are still displayed it install prompt (fixes #481) 2020-04-29 7a90820 actionless fix(install_info_fetcher: get_aur_pkgs_info): support version matchers (fixes #474) 2020-04-27 51b05bf actionless fix(search_cli): correct sorting of repo (repo, name) and aur (rating, name) pkgs 2020-04-25 58fbc55 actionless fix(info_cli): show 'outofdate' as human-readable date (fixes #476)
Release 1.4
Most notable changes: 2019-03-03 f881170 actionless fix(conflicts, install_cli): count repo packages which are going to be installed when computing aur conflicts 2019-03-03 d8f4234 actionless fix(install_cli), test(basic: conflict): returncode when aur package conflicts with repo package 2019-02-26 982d046 actionless feat(print dept: print ignored): improve template 2019-02-16 ecbab8a Hans-Nikolai Viessmann add support to store signature file in package cache (#350) 2019-02-02 aaae30a Versus Void Raise error when PKGBUILD is absent or ill-formated. 2019-02-02 449e946 Versus Void Default to PKGBUILD when no positional args supplied. 2019-01-26 a041c95 bmccorm2 Update README.md 2019-01-16 003daae actionless fix(install_cli): apply the previous fix also for Arch News thread 2019-01-16 6bd9343 actionless fix(install_cli): correctly reraise exception from refresh pkg db thread 2019-01-14 9a4f09d Bundy01 Translation update ES, FR 2019-01-13 979c1ee actionless feat(install cli): when --needed: exclude from prompt repo and non-devel aur pkgs