Skip to content

v1.0.2

Latest

Choose a tag to compare

@proxycheck proxycheck released this 24 Sep 08:35
· 1 commit to master since this release
5ad696d

This version fixes two bugs related to missing block and block_reason entries in the array result when checking an invalid address. It also adds support for HMAC (Hash-based Message Authentication Code) which lets you verify the API payloads you're receiving haven't been tampered, this HMAC feature requires the use of TLS and the supply of a 64-character HMAC_KEY from the customer dashboard on our website.

⚠️ If you're upgrading from v1.0.0 there are no breaking changes, however this version introduces breaking changes if you're using version 0.2.x or lower. If you need the old library behavior, stay on v0.2.x, it will continue to receive bug fixes and support. See UPGRADE.md for migration steps from v0.2.x to v1.0.x.