v2.1.0
Added
- Added
.json()atcivis.response.Responseto return the original JSON data from Civis API. (#486)
Changed
- Updated the Civis API spec. (#486)
Fixed
- Fixed
civis.response.Responseso that keys that shouldn't be mutated for casing,
specifically those under"arguments", are now kept unchanged. (#486)