cmu-delphi / epidatr

Delphi Epidata API R Client
https://cmu-delphi.github.io/epidatr/
Other
1 stars 5 forks source link

fix: improve reading of `EPIDATR_USE_CACHE` variable #273

Closed dshemetov closed 7 months ago

dshemetov commented 7 months ago

Checklist

Please:

Change explanations for reviewer

EPIDATR_USE_CACHE only supported exactly "TRUE" before. Now it supports all logical values and includes a warning when any value that can't be converted to logical is provided.

Magic GitHub syntax to mark associated Issue(s) as resolved when this is merged into the default branch