Ducker 1.1.0 released
Translations: esDucker 1.1.0 has been released. Some changes have been made.
Changes
- Remove not working search categories. This means that
-a
,--audio-search
,--meaning-search
,-n
,--news-search
,-s
and--stocks-search
options won't exist anymore - Add Bash autocompletion file
- Support more documentation formats
- Little code fixes
Upgrading from previous versions
If you used pip to install Ducker, you can upgrade executing pip
install -U ducker
. You should take into account that some search
categories have been removed because they weren't working.
If you got it cloning the
git repository, execute git pull
in the repository folder to upgrade.
If you downloaded the .zip
or .tar.gz
from
https://notabug.org/Ducker/ducker/releases
or
https://pypi.python.org/pypi/ducker,
just replace the old version.