Ducker 2.0.1 released
Translations: esDucker 2.0.1 has been released. Several features have been added.
New Features
- Include an interactive mode
- Add
--np
,--noprompt
,--json
,--noua
,-p
,--proxy
,--site
,-t
,--time
,--colors
,-C
,--nocolor
,-x
,--exact
,-c
,--reg
,-n
,--count
,-s
,--start
options. - Small code improvements
Upgrading from previous versions
If you used pip to install Ducker, you can upgrade executing pip
install -U ducker
.
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.