Skip to content

v2.1.0

Choose a tag to compare

@jacksonlee-civis jacksonlee-civis released this 23 May 20:04
· 43 commits to main since this release
cae8676

Added

  • Added .json() at civis.response.Response to return the original JSON data from Civis API. (#486)

Changed

  • Updated the Civis API spec. (#486)

Fixed

  • Fixed civis.response.Response so that keys that shouldn't be mutated for casing,
    specifically those under "arguments", are now kept unchanged. (#486)