Skip to content

Releases: Jguer/yay

v11.2.0

17 Jun 08:16
70a9765
Compare
Choose a tag to compare

🚀 Features

  • e4a1f01 (search) Add fuzzy name matching and mixed sources (#1719)

Ex:

# Legacy, default behavior
yay --separatesources linux 
# New experimental source handling
yay --noseparatesources linux

🐛 Bug fixes

📦 Other

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>

  • 94cff87 Fix ContinueTask user prompt for locales with uppercase yes (#1735)
  • 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.

v11.1.2

06 Mar 16:18
ae01f8e
Compare
Choose a tag to compare

🚀 Features

🐛 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

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 me@jguer.space

v11.1.1

06 Feb 09:21
c5bea07
Compare
Choose a tag to compare

🐛 Bug fixes

🔧 Chores and Improvements

v11.1.0

02 Jan 20:29
ac13060
Compare
Choose a tag to compare

🚀 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 about go 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.

  • 7e8d61c Prefer VISUAL over EDITOR for editmenu

  • 17c20f5 Translate /po/en.po in tr

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

15 Oct 18:10
Compare
Choose a tag to compare

🐛 Bug fixes

  • 12a6d4f (cache) create build directory if not systemd-run directory. closes #1612

📦 Other

  • 3fef4ae (build-dir) add regression tests for non-existing build dir

v11.0.1

10 Oct 09:12
52efaeb
Compare
Choose a tag to compare

🐛 Bug fixes

  • 2218e05 (clean) missing dir caused failure to clean. closes #1610

🔧 Chores and Improvements

  • 52efaeb (yay) bump hardcoded version

v11.0.0

09 Oct 21:29
3a6654b
Compare
Choose a tag to compare

🔧 Chores and Improvements

  • 3a6654b (yay) bump hardcoded version
  • 8238bc9 (deps) update dependencies

📦 Other

  • 1a0cfd8 Fix caps in search leading to no results

v11.0.0-rc1

15 Sep 16:54
b2a7281
Compare
Choose a tag to compare
v11.0.0-rc1 Pre-release
Pre-release

🚀 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

29 Jul 20:20
v10.3.1
Compare
Choose a tag to compare

🐛 Bug fixes

  • 20d5fd4 (download) fix -Gp for repository packages
  • e4a933d (upgrade) add special devel fix for vscode

🔧 Chores and Improvements

  • d460e7a (ci) update golangci, delete old test_script

v10.3.0

13 Jul 16:48
v10.3.0
Compare
Choose a tag to compare

🚀 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

📦 Other

  • 4a93199 fixing URLs for ABS after upstream change from git.archlinux.org to github

  • c9e63ff GOFLAGS-> FLAGS since it's a reserved kw

  • 2ac2374 Add Korean translation