Sha256: e879ecd7540619e01f2cc30927605f3d36c42177e32c119d9c532a4836fc4fdc

Contents?: true

Size: 1.29 KB

Versions: 1

Compression:

Stored size: 1.29 KB

Contents

### Version 1.0.0
# Added
- Client(#geogrphy-resource)
- Error handling(#geogrphy-resource)
- Geography resource(#geogrphy-resource)
- Content resource(#content-resource)
- Shopping resource(#shopping-resource)
- Booking resource(#booking-resource)
- Manage booking resource(#booking-resource)
- Added methods put and delete to the client(#booking-resource)
- Recommendations resource(#recommendation-resource)
- Notifications resource(#notifications-resource)
# Changed
- Updated readme.md
- Add test header to request(#shopping-resource)
# Patched
- Move preparing uri params to client.rb(#content-resource)
- Move recommendation rate from Shopping to Recommendations class(#recommendation-resource)
# Removed
- Remove redundant methods get_by_link & post_by_link form client(#booking-resource)
### Version 1.0.1
# Changed
- add compatibility with ruby 3.0.0
### Version 1.1.0
# Added
- add request and response logging
- 204 responses returns hash
### Version 1.1.1
# Patched
- support for multi-value params, i.e. `property_id: [1234, 2345]` is translated to `property_id=1234&property_id=2345`
### Version 1.1.3
# Patched
- support 202 response
### Version 1.2.0
# Changed
- configuration: language -> language_resolver
### Version 1.3.0
# Changed
- Content.content_file and Content.catalog_file supports params

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
eps-rapid-1.3.0 CHANGELOG.MD