Skip to content

ratatouille v1.0.0

Choose a tag to compare

@PietrH PietrH released this 12 Aug 14:26
· 118 commits to main since this release
3ee2df0
  • Add ratatouille(), a function to fetch all available invasive species data from RATO in a single function call. (#36)
  • All functions will now retry failed requests, when fetching objects from RATO ratatouille() will throttle after 1000 outstanding requests. (#36, #37)
  • Add package wide options ratatouille.rato_expires_minutes, default 5 minutes and ratatouille.cache_max_age_secs, default 150 seconds. To allow easy modification of the cache behaviour. (#36)

Full Changelog: https://github.com/inbo/ratatouille/commits/v1.0.0