We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33c8366 commit e43fec6Copy full SHA for e43fec6
NEWS.md
@@ -13,6 +13,11 @@
13
than being parsed as `Date` and returning a missing value.
14
- Support `Date` objects passed to version arguments `as_of` and `issues` in
15
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)
21
22
# epidatr 1.1.0
23
0 commit comments