Skip to content

1.8.2

Compare
Choose a tag to compare
@stevenwadejr stevenwadejr released this 15 Mar 20:03
· 457 commits to master since this release
  • Update composer.json to use a tagged version of codeclimate/php-test-reporter instead of dev-master.
  • Fix issue where Conversation threads default to null so getThreads() always returned null. PR #42
  • Fix issue where PUT request responses were not decoded to an array similiar to POST and DELETE. PR #49