mirror of
https://github.com/kristuff/abuseipdb
synced 2025-08-20 05:23:13 -07:00
v0.9.9
**Added** - better exception handling with new class `SilentApiHandler`: to not raise any exception during API request but instead return an `ApiResponse` with errors - version constant - `ApiReponse` has new `errors()` and `hasError()` methods
This commit is contained in:
parent
fa42dafc36
commit
3c5c7155c2
7 changed files with 210 additions and 9 deletions
|
@ -14,7 +14,7 @@
|
|||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*
|
||||
* @version 0.9.8
|
||||
* @version 0.9.9
|
||||
* @copyright 2020-2021 Kristuff
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue