Skip to content

Releases: shiftcommerce/shift-api-core-ruby

v0.4.1

07 Nov 10:21
5c8490a

Choose a tag to compare

Version 0.4.1

0.2.1

15 Apr 10:20
b274583

Choose a tag to compare

Update runtime dependency of json_api_client to be >= 1.1 so it works with flex-ruby-gem release v0.6.55 along with other gem dependencies which have a higher version of json_api_client.

0.2.0

02 Jun 13:49

Choose a tag to compare

Added better error reporting for users of the API.

Initial Release

12 May 09:29

Choose a tag to compare

This release is the old shift-base gem refactored to use the Shift::Api::Core namespace - the functionality hasn't changed at all from shift-base.

If switching from shift-base, please replace "Shift::Base" with "Shift::Api::Core" and change any requires to 'shift/api/core'