File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 33- Function reference now displays commonly-used functions first (#205 ).
44- Endpoints now fail when passed misspelled arguments (#187 , #201 ).
55- ` pub_fluview_meta ` fixed to ` fetch ` the response automatically.
6- - ` pub_covid_hosp_state_timeseries ` now supports use of the ` as_of ` parameter
7- (#209 ).
6+ - ` pub_covid_hosp_state_timeseries ` now supports use of the ` as_of ` parameter (#209 ).
87- ` pub_covid_hosp_state_timeseries ` now correctly parses the ` issue ` field,
98 instead of returning a missing value (#202 ).
109- ` release_date ` and ` latest_update ` fields are now parsed as ` Date ` , rather
1312 than being parsed as ` Date ` and returning a missing value.
1413- Support ` Date ` objects passed to version arguments ` as_of ` and ` issues ` in
1514 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 )
15+ - ` set_cache ` cache size no longer runs into integer overflow (#189 ).
16+ - ` clear_cache ` now handles positional arguments just like ` set_cache ` (#197 ).
17+ - Improve line-wrapping of warning messages (#191 ).
18+ - ` set_api_key ` now available to help persist API key environment variables (#181 , #217 ).
19+ - ` get_api_key ` no longer reads from R options and only uses environment variables (#217 ).
2120
2221# epidatr 1.1.0
2322
You can’t perform that action at this time.
0 commit comments