v2.0.0
-
BREAKING CHANGE:
- Removed support for python 3.5
-
API client:
- Added
similar
command to support IP Similarity lookups - Added
timeline
command to support IP Time Series Single Attribute lookups - Added
timelinehourly
command to support IP Time Series Hourly Summary lookups - Added
timelinedaily
command to support IP Time Series Daily Summary lookups - Added
exclude_raw
parameter to query command to reduce issues with default behavior in integrations
- Added
-
CLI:
- Added
similar
command to support IP Similarity lookups - Added
timeline
command to support IP Time Series Single Attribute lookups - Added
timelinehourly
command to support IP Time Series Hourly Summary lookups - Added
timelinedaily
command to support IP Time Series Hourly Summary lookups
- Added
-
Dependencies:
- Updated dict2xml to version 1.7.2
- Updated colorama to version 0.4.6
- Updated cachetools to version 5.3.0