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