- Allows activities reports to request a value lower than the default 30 days for exports #44
- Update version of
requests
to2.20.0
in response to CVE 2018-18074
- Allow auto-discovered array values to be integer, number, string, or null
- If a field is marked as an integer, and is already
int
type, do no conversion. (Fixes case from 2.0.22)
- Drops decimal points for fields marked as integers and logs a warning #42