v0.9.15
Changes
- Break change Configuration is now in
INI
format and located in aconf.ini
file (with possible override in alocal.ini
file) instead of json files. See Setup api key and Setup self ips - The
save-key
command has been removed. - When installing the
.deb
package, config is now located in/etc/abuseipdb-client/
. - Remove support for deploying this project as a dependency (remove other project abuseipdb-client). Use
.deb
package or install/update with composercomposer create-project abuseipdb-cli
(composer update
won't update main project, only dependencies. you need to resinstall to update main project). - Formatting