Skip to content

Releases: zendesk/basecrm-ruby

v2.0.0

27 Oct 09:47
a031e48
Compare
Choose a tag to compare

Features and Improvements

  • Faraday updated to version > 1.0
  • Optional parameters max_retry and retry_statuses to specify no. of retries on failed request and statuses to retry.

v1.3.10

29 Jun 08:52
a811f6d
Compare
Choose a tag to compare

Features and Improvements

  • Added possibility to set deal's 'added_on' attribute

v1.3.9

30 Mar 13:58
7fab87c
Compare
Choose a tag to compare

Whitelist unqualified_reason_id param for deals update.

v1.3.8

11 May 12:06
eb12160
Compare
Choose a tag to compare
Create gem push github workflow (#71)

* Create gempush.yml

* Update gempush.yml

v1.3.6

18 Feb 16:07
Compare
Choose a tag to compare

v1.3.6 (2019-02-18)
Features and Improvements

  • Update Contact model documentation
  • Replace deprecated BigDecimal.new() with BigDecimal()
  • Replace deprecated FactoryGirl gem with FactoryBot gem

v1.3.5

09 Oct 11:39
Compare
Choose a tag to compare

v1.3.5 (2018-10-09)
Features and Improvements

  • Added new models support: TextMessage, Visit and VisitOutcome

v1.3.4

04 Jul 12:23
Compare
Choose a tag to compare

Features and Improvements

  • Added new models support: Call, CallOutcome

v1.3.3

05 Jun 18:50
Compare
Choose a tag to compare

Features and Improvements

  • Added new models support: LeadUnqualifiedReason, DealUnqualifiedReason

v1.3.2

11 Jan 12:32
767b13c
Compare
Choose a tag to compare
  • Fixed undefined method exception on error handling

v1.3.1

08 Dec 09:30
9255091
Compare
Choose a tag to compare
  • Fixed issue where could not update deal without passing value