This repository has been archived by the owner on Oct 10, 2022. It is now read-only.
HIBPwned 0.1.7
-
account_breaches: new as_list argument, when FALSE the function returns a data.frame instead of a list (TRUE, default and old behaviour).
-
httr replaced with crul
-
only gives the possibility to change the agent name, no other customization now.
-
implemented unit tests with webmockr for testing the handling of http errors.
-
now caches results inside an active R session thanks to
memoise
.