Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Releases: jumpingrivers/HIBPwned

v 0.1.7

18 Apr 05:47
Compare
Choose a tag to compare

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.

Move to ratelimitr

04 May 15:41
Compare
Choose a tag to compare

Released a small update to the package that utilises the package ratelimitr for controlling the rate limiting, instead of the inelegant sleep function I had previously.

v0.1.3 - rate limiting

27 Sep 09:09
Compare
Choose a tag to compare

This minor release accounts for the new rate limiting Troy had to impose. It is still feature complete.

v0.1.0.0 - First release to CRAN

01 Jun 21:14
Compare
Choose a tag to compare