0.8.0
Changes
-
Adds Operator API support
-
Adds webhooks models and webhooks support
-
Fix version being required on create for rides by @rmehner in #55
-
Make Ioki::Model::Platform::ServiceCredit #charges attribute an array by @eikes in #56
-
Enables iterating over index endpoint results in a given block by @eikes in #57
-
Fix missing version on PATCH passenger/user by @phylor in #58
-
Fix missing version attribute when updating user by @phylor in #60
-
Allow
present?
andblank?
to be used in Rails by @phylor in #59 -
Change serializers to allow
Rating
to be created by @phylor in #67 -
Add announcement to product response of platform API by @rmehner in #68
-
Add additional_information_url to announcements by @rmehner in #69
-
Exposes latest request in Endpoints::Index when block is passed for iteration by @eikes in #71
-
Adds :provider_id to Ioki::Model::Platform::User model by @eikes in #75
-
Allow email to be provided when creating user by @phylor in #80
-
Replaces 'pry' gem with state of the art 'debug' gem by @eikes in #84
New Contributors
Full Changelog: 0.7.0...0.8.0