Releases: Jguer/yay
v11.2.0
🚀 Features
Ex:
# Legacy, default behavior
yay --separatesources linux
# New experimental source handling
yay --noseparatesources linux
🐛 Bug fixes
📦 Other
-
70a9765 bump minor
-
5439229 disable noseparatesources by default
-
edef790 update deps
-
c83b48d update deps
-
74cf1f7 update deps
translation completed for the source file '/po/en.po'
on the 'id' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
- Fix ContinueTask user prompt for locales with uppercase yes
The yes/y strings have to be converted to lowercase to enable matching of
the user input converted to lowercase. Otherwise, locales with uppercase
yes/y strings (e.g., German: Ja/J
) will never match.
-
Addess linter issue
-
Remove obsolete lowercase conversion
translation completed for the source file '/po/en.po'
on the 'pt' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
translation completed for the source file '/po/en.po'
on the 'es' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
translation completed for the source file '/po/en.po'
on the 'de' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
translation completed for the source file '/po/en.po'
on the 'it_IT' language.
- e773c76 update go-alpm
v11.1.2
🚀 Features
- ae01f8e (config) Add version marker (#1720)
- 7f5a060 (yay) Add support for PACMAN_AUTH (#1706)
- 9c2d4ec (stats) add statistics about pacman and yay cache sizes (#1679)
🐛 Bug fixes
- dc9bef0 (ci) fix builds against pacman-git (#1718)
- b52e3cf (aur) -Ss fails on multi arg if no results. (#1716)
- 2a3ddaf (deps) fix conflict line being printed in new line
- 0e3affd (input) fix display in wrong line of number input
📦 Other
- 83a257b use
T.TempDir
to create temporary test directory (#1709) - f719a6f Translate /po/en.po in tr (#1707)
translation completed for the source file '/po/en.po'
on the 'tr' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
translation completed for the source file '/po/en.po'
on the 'de' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
- Translate /po/en.po in fr_FR
translation completed for the source file '/po/en.po'
on the 'fr_FR' language.
- Update po/fr_FR.po
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Co-authored-by: J Guerreiro [email protected]
v11.1.1
🐛 Bug fixes
🔧 Chores and Improvements
v11.1.0
🚀 Features
- e38d013 (yay) simplify sort mode and use it for calculating number menu indices, fixes #1627
- 22c165a (search) add optional setting that formats each search result on a single line, Part II
- 673f077 (search) add optional setting that formats each search result on a single line
- d096d15 (menus) extract menus package
🐛 Bug fixes
- f7dbebc (exec) add --quiet to systemd-run (#1654)
- 81eeb8c (download) use git pull --rebase --autostash instead of --ff-only. fixes #1635
- 53e8ec7 (search) Fixed unit test; make test names unique and more descriptive
- 1c238dd (docs) Add reference to
make lint
in section talking aboutgo fmt
. - f88bf5c (search) in case there are no results, don't display number menu
- 15d91e4 (search) revert repo query revert. Fixes #1623
- 6364b4e (menus) improve edit and diff menu structure
- f3c3e2e (clean_menu) optimize any base installed
- a43fbac (clean_menu) anyExistInCache already verifies if cleanMenu is necessary
- 34e81d5 (clean_menu) clean menu errors don't exit yay anymore
🔧 Chores and Improvements
- ac13060 (locale) update po files
- a9702da (cmd) reduce install calls
- 6c09d9b (yay) exempt bugs and triage from stale
- c0507e7 (readme) improve format of FAQ
- 9ebc98e (yay) update deps
- 57a9630 (alpm) use text.getinput for ialpm
- 9eb7389 (query) unify search in number menu selection and normal search
- 44cf547 (text) use getInput for number pick deps
- f925b71 (text) make input overflow its own error
- 005c5c2 (globals) rename config->globals for easier understanding
- e4b1cb6 (menus) squish clean menu into diff/edit menu
- 4957719 (menus) refactor editDiff menus
- 1fb9f41 (install) reduce scope of toSkipSlice
📦 Other
translation completed for the source file '/po/en.po'
on the 'pt_BR' language.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
- bf28882 Update ru_RU.po to match pacman translation
Changed "Optional Deps" and "Provides" to match with pacman translation.
translation completed for the source file '/po/en.po'
on the 'tr' language.
- 0b2bddf Add command to install quickly
add in a command which will do all of the installation steps at once.
- df6af2e Translate /po/en.po in de
translation completed for the source file '/po/en.po'
on the 'de' language.
- 4056109 Translate /po/en.po in fr_FR
translation completed for the source file '/po/en.po'
on the 'fr_FR' language.
- 58bbcb3 Translate /po/en.po in it_IT
translation completed for the source file '/po/en.po'
on the 'it_IT' language.
- 02d33f6 Translate /po/en.po in de
translation completed for the source file '/po/en.po'
on the 'de' language.
- 38b66fe Translate /po/en.po in es
translation completed for the source file '/po/en.po'
on the 'es' language.
v11.0.2
v11.0.1
v11.0.0
v11.0.0-rc1
🚀 Features
- ba1e06d (cmd) remove unused absdir option
- ffb17fd (su) deelevate if ran as su without tool
- bc1d900 (su) deelevate if ran as su using a privilege elevation tool
- c8fcdea (su) use alternative privilege elevators when sudo is not available
- aedbcff (sources) concurrent makepkg downloading
- 08d1305 (download) respect aur url settings and update deps
- 522247d (install) use download package for PKGBUILD repo download
- 79b44fd (download) download PKGBUILD repos interface
🐛 Bug fixes
- 4122716 (yay) display network error on yay number menu, closes #1172
- b7f9a5e (install) fix missing error display in install
- cedbcfb (cmd) fix -h on yay show and get. closes #856
- 3de02db (install) -debug sufix is optional
- 456d83e (download) cloned reflects if package was pulled or cloned
- 186c7a5 (dep) ensure assume-installed works with depstrings
- 7dda0fa skip --assume-installed packages
- 99c3c98 (docker) fix dockerfile formatter removing breakline
🔧 Chores and Improvements
- 555d1ea (version) bump major version
- adb74b9 (su) prefer short form if
- 2eafbcc (readme) update install instructions. closes #1435
- 1869bbe (install) prefer short form ifs
- a1941b2 (docker) remove label
- 074798a (docker) update golangci and squash ops
- e14fe63 (go) update minimum go version to 1.17
- 5be99d9 (README) small reorganization of README
- 5d9e424 (translations) update base po
- e231b2b (yay) modernize exec commands
- 49ef780 (makefile) add atomic cover back to go test
- cb4b57f (golangci) add new linters
- fc20bde (prettier) apply prettier on files
- ab902e9 (vcs) port VCS to download package
- b864125 (download) rename PKGBUILD function to match package
- 2ed099a (download) unify filtering logic between commands
- 413ad23 (download) rename public functions
- 50c0ece (style) run gofumpt on packages
📦 Other
- b2a7281 (news) remove parallel from test with race
- 84e872e (news) add test case for edge case of news in same day as build
- 251c456 Fix typo in readme
pacakge -> package
- e43c712 move from io/ioutil to io and os package
- 1d903b6 (sources) add PKGBUILD source tests
- 401922a Translate /po/en.po in sv
translation completed for the source file '/po/en.po'
on the 'sv' language.
- c8c3f81 Translate /po/en.po in fr_FR
translation completed for the source file '/po/en.po'
on the 'fr_FR' language.
- 0fccb9b Translate /po/en.po in es
translation completed for the source file '/po/en.po'
on the 'es' language.
- 70e390f Translate /po/en.po in eu
translation completed for the source file '/po/en.po'
on the 'eu' language.
- a05ba32 Translate /po/en.po in ko
translation completed for the source file '/po/en.po'
on the 'ko' language.
- d007a54 Translate /po/en.po in ru_RU
translation completed for the source file '/po/en.po'
on the 'ru_RU' language.
- 0db92c9 Translate /po/en.po in pt_BR
translation completed for the source file '/po/en.po'
on the 'pt_BR' language.
- 87dc573 Translate /po/en.po in ja
translation completed for the source file '/po/en.po'
on the 'ja' language.
- 95bc333 (yay) port tests to parallel
- f42cbde (parser) unify atleast modes
- 5c11c01 (exe) move sudo loop into CmdBuilder
- 444151d (vcs) implement GitBuilder interface
- 172ee1f (exe) port pacman calls to cmd_builder
- 1a2e5b9 (settings) move args to own package to allow pacman cmd builder
- 1c96fd2 (diff) move diff functions to dedicated file
- 4a515c4 (downloads) remove non reproducible tests
- 65b1c4b (main) move get cmds to their own file
- 9837864 (download) add tests for repo downloading
- 827adab Update yay.8
v10.3.1
v10.3.0
🚀 Features
- 545ea77 (aur) customize User Agent
🐛 Bug fixes
- 169d5f1 (vcs) make command error more explicit
- d6cb4c5 (locale) add ko to makefile LANGs
- 040c8fe (aur) fix lint issue
- e20ab8b (aur) fix wrong string usage
🔧 Chores and Improvements
- 61e38ad (pacman) remove pacman 5 support
- 8fd4f78 (aur) update to latest version
- 93bb286 (http) use client for yay -Sl
- a37f4ef (http) use client for pkg completions
- c7cf7ba (http) use client for news feed