Skip to content

v1.4.1

Compare
Choose a tag to compare
@efedasz efedasz released this 18 Feb 16:00
· 10 commits to master since this release

v1.4.1 (2019-02-18)

Bug Fixes

  • Fixed HTTP Client, now proper uppercased HTTP method names are generated
  • Avoid casting/unwrapping responses when $options['raw'] is used
  • SourcesService - fixed incorrect param list

Features and Improvements

  • Support for adding deal without value
  • Adds $option parameter (default array[]) to all the transitive callers of \BaseCRM\HttpClient::request() in Service classes