All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
All requests are now made via a requests session, so the lib does not make new connections for each request. This should significantly improve performance when doing lots of requests.
Make library compatible with both python 2.x and python 3.x.
Added timeline endpoint to library, cleaned up deprecated endpoints.
Added pdns and domain volume endpoints.
Bug fixes and adding risk score.
Added utm_source
New risk-score endpoint and pdns endpoint bug fixes.
Bug fixes and make it compatible with Python2 and Python3