worldbank 0.7.0
- Added optional request caching to improve performance for repeated queries.
Enable withoptions(worldbank.cache = TRUE). Cache duration can be customized
withworldbank.cache_max_age(default: 1 day). - New functions
wb_cache_delete()andwb_cache_dir()to manage the cache.