Sha256: 31e103453961f1d9f0af9f723db6693fa6fac16ba07351d50ae69047331aa394

Contents?: true

Size: 883 Bytes

Versions: 1

Compression:

Stored size: 883 Bytes

Contents

# 0.5.0

Added compatibility with Active Model 6.1

# 0.4.4

Now uses HTTP Authorization Header instead of passing access_token via params.

# 0.4.2

Fix created_at edition
Fix user password/custom_field edition
Fix avatar_url edition

# 0.3.3

Remove warning when attribute is present in api but not defined in model

# 0.3.2

Implement webhook as a standard resource instead of crappy built-in stuff

# 0.3.1

Add a feature to push a webhook API configuration through API

# 0.2.2

Fix handling of validation errors, they now return status 422 and were incorrectely raise.
This fix restores the previous behaviour: returning a Dimelo record with AR errors.

# 0.2.1

Attempt to fix segfault in model.rb:116 (#inspect)
Fix HTTPS spec with github

# 0.2.0

Added support for Role + upgrade to Rspec 3

# 0.0.4

Support http_options for Client.new to be able to set dedicated timeout

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dimelo_ccp_api-0.5.0 CHANGELOG.md