Releases: Morganamilo/paru
Releases · Morganamilo/paru
v1.1.2
v1.1.1
v1.1.0
Changelog
Paru v1.1.0 (2020-11-12)
Fixed
- Don't try to remove packages with -c when nothing to remove d3c668e
- Fix error if running
-Sy
with no tagets 95f5681 - Hide warnings for debug packages b3e0fe0
- Don't try to install non existing devel packages 5e910d9
- Fix clean checking for wrong file type e9a260e
- Try and make pkg writable before deleting 70676bf
- Remove dashes from InstallDebug in paru.conf.5 #86
- Add missing asp completion 8e19638
- Fix -Qu return value not always being correct 0b791bc
Added
Changed
v1.0.2
Changelog
Paru v1.0.2 (2020-11-2)
Fixed
- Fix Git wanting login credentials for some repos ea3062e
- Fix diffs breaking with
--cleanafter
0b66f9c - Fix provider menu formatting d7f100a
- Fix devel not handling split packages properly a9f47ea
- Fix rouge "info" object in devel.json d434467
- Fix version compare 30da3bd
Added
Changed
- News now returns 1 when there is no new news 792e15c
v1.0.1
Changelog
Paru v1.0.1 (2020-10-30)
Fixed
- Fix
-Ss
not supporting--bottomup
/--topdown
#31 - Fix typos and wording #30 #32 #36 #40 #46 91e8009
- Fix
-G
using lcoaldb instead of syncdb d34d3b0 - Fix warnings not printing when there are no upgrades 4b14b50
- Fix
--upgrademenu
printing the wrong local version #37 - Fix
paru <target>
trying to install all packages when input is empty ba00b9f - Fix upgrade menu not showing sometimes 21e0b19
- Fix missing =all option to redownload/rebuild c2fc530
- Fix --overwrite not expecting an arg 9253841
- Fix not setting usage in alpm 9ee5a12
- Fix group printing 0451d60
- Fix
--removemake
not accounting for repomake b3a62bc - Fix ignorepkg not working for devel packages 0bf2692
Added
- Add
PARU_CONF
to configure paru's config file location eb9e1b1
Changed
- AUR search is now case insensitive 5b27fc1
-Sh
and other operations will now forward to pacman's help for those options d148352- Print an error when there's no action to do ce48f12
--gendb
will now continue on srcinfo parse errors 73eb796- Don't prompt to continue install when pacman is going to prompt 9663f84
v1.0.0
Changelog
Paru v1.0.0 (2020-10-28) - changes from yay
Added
- Added --nocheck
- Added --develsuffixes
- Added --installDebug
- Added NoWarn
- Added syntax highlighting to pkgbuild printing
- Auto detection for pacman-git. Paru will build against pacman-git's API
Removed
- Remove --timeupdate, --requestsplitn
- Remove --save -Pg --Pd -Ps
- Remove -Gf
- Remove --cleanmenu
- Remove -Y/--yay, stuff like --gendb still work even though they belonged to -Y
Changed
- List based flags now append instead of overwriting existing settings
- Packages are now cloned to ~/.cache/paru/clone by default
- Use asp for repo pkgbuilds
- Improve news printing
- Formatting changes to be more pacman like
- -Yc accounts for makedeps for aur packages
- Devel info is now saved to devel.json
- Devel info schema change
- Sources are no longer downloaded in batch
- Only treat packages matching develsuffixes as devel