Skip to content

0.8.0

Compare
Choose a tag to compare
@eikes eikes released this 30 Mar 12:11
· 771 commits to main since this release
8efb8de

Changes

  • Adds Operator API support

  • Adds webhooks models and webhooks support

  • Runtime attribute class resolution by @eikes in #54

  • 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

  • Silence warning in specs by @A5308Y in #61

  • Allow present? and blank? to be used in Rails by @phylor in #59

  • OperatorApi by @A5308Y in #62

  • Add params for PlatformAPI#update_user by @phylor in #65

  • Add announcements to platform API by @rmehner in #66

  • 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

  • Adds meaningful Ioki::Error::Base message by @eikes in #70

  • Exposes latest request in Endpoints::Index when block is passed for iteration by @eikes in #71

  • Add endpoint for cancellation_voucher by @phylor in #76

  • Adds :provider_id to Ioki::Model::Platform::User model by @eikes in #75

  • Phone verification endpoints by @phylor in #77

  • Webhooks Models by @eikes in #79

  • Allow email to be provided when creating user by @phylor in #80

  • Refine Vehicle model for Operator API by @tom-ioki in #81

  • Add more webhooks support by @eikes in #82

  • Creates Ioki::Support module by @eikes in #83

  • Replaces 'pry' gem with state of the art 'debug' gem by @eikes in #84

New Contributors

Full Changelog: 0.7.0...0.8.0