Skip to content

3.3.0: Added hash ip option

Compare
Choose a tag to compare
@Lansoweb Lansoweb released this 08 Dec 13:41
· 4 commits to master since this release
7596d9e
Allow using hashed IP addresses (#9)

* [fix] Use correct psr-4 root for test sources

* [feat] Add option to hash IP addresses before storing them

* [refactor] Separate test setup and tests

* [chore] Add tests for IP hashing

* [chore] Update documentation (add `hash_ips`)