Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.37 KB

NEWS.md

File metadata and controls

40 lines (27 loc) · 1.37 KB

pipr 1.1.0

  • Use httr2
    • API responses are now cached locally according to the PIP API cache policy from the PIP API responses headers
    • pipr automatically handles retries when hitting the PIP API rate limiting threshold
    • Improved translation of HTTP errors into R error messages
  • New helper functions delete_cache() and get_cache_info()

pipr 1.0.0

pipr 0.0.4

pipr 0.0.3

pipr 0.0.2

Bug fixes

  • Fix popshare argument not being passed to get_stats()

pipr 0.0.1

pipr 0.0.0.9000

  • Added a NEWS.md file to track changes to the package.