Changelog v1.09:
- New pattern variables: %fake%, %fake_status%, and %retail%, which depend on the type of the PKG:
PKG type %fake% %retail% %fake_status%
"Fake" PKG (FPKG) Fake <empty> Fake
Retail PKG <empty> Retail Retail
- New option: -l, --language LANG: If the PKG supports it, the language specified by language code LANG (see --print-languages) is used to retrieve the PKG's title in your favorite language. The following language codes are available:
zh_s Chinese (simplified)
zh_t Chinese (traditional)
cs Czech
da Danish
nl Dutch
en-gb English (United Kingdom)
en English (United States)
fi Finnish
fr-ca French (Canada)
fr French (France)
de German
el Greek
hu Hungarian
in Indonesian
it Italian
jp Japanese
ko Korean
no Norwegian
pl Polish
pt-br Portuguese (Brazil)
pt Portuguese (Portugal)
ro Romanian
ru Russian
es-la Spanish (Latin America)
es Spanish (Spain)
sv Swedish
th Thai
tr Turkish
vi Vietnamese
- New option: --set-fake STRINGS: Set %fake%, %fake_status%, and %retail% mappings to two comma-separated STRINGS. The first string replaces %fake%, the second one %retail%.
- New option: --set-backport STRING: Set %backport% mapping to STRING.
- New option: --tag-separator SEP: Use the string SEP instead of commas to separate multiple release tags.
- Fixed file name release detection bug.
- Command [A] can no longer be triggered accidentally.