Skip to content

Commit e43fec6

Browse files
nmdefriesdshemetov
andauthored
add cache, api key, and line-wrapping updates
Co-authored-by: Dmitry Shemetov <dshemetov@ucdavis.edu>
1 parent 33c8366 commit e43fec6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
than being parsed as `Date` and returning a missing value.
1414
- Support `Date` objects passed to version arguments `as_of` and `issues` in
1515
endpoints (#192, #194).
16+
- `set_cache` cache size no longer runs into integer overflow (#189)
17+
- `clear_cache` now handles positional arguments just like `set_cache` (#197)
18+
- Improve line-wrapping of warning messages (#191)
19+
- `set_api_key` now available to help persist API key environment variables (#181, #217)
20+
- `get_api_key` no longer reads from R options and only uses environment variables (#217)
1621

1722
# epidatr 1.1.0
1823

0 commit comments

Comments
 (0)