v1.2.2 (2017-04-03) Features and Improvements
- Missing last_stage_change_at in Deals model #45
v1.2.1 (2016-11-18)
Features and Improvements
- Fix deal creation with hash as argument #39
Features and Improvements
Features and Improvements
- Compatibility with Ruby 2.0.0+
Features and Improments
BaseCRM::HttpClientprints response payload in debug mode.BaseCRM::SyncService#fetchmethod returnnilvalue if there is nothing more to synchronize. Previously it returned an empty array. This change fixes an issue where the sync service can return an empty array as a valid response.
Features and Improvements
- Sync API support
- better handling of unexpected entity types
BaseCRM::SyncService#fetchmethod returnsBaseCRM::Metainstead ofBaseCRM::SyncMeta. This gives you additional information such as type.- High-level
BaseCRM::Syncwrapper expects eithermeta.sync.ackormeta.sync.nackto be called.
Features and Improvements
- Sync API support
- New
BaseCRM::SyncService - High-level
BaseCRM::Syncwrapper
- New
- Birth!