Releases: easybroker/easybroker_gem
Releases · easybroker/easybroker_gem
v1.1.0
What's Changed
- Make the gem usable in stand-alone scripts by @alfonso-higuera in #8
- Change
EasyBroker::Locations#search
toEasyBroker::Locations#find
by @lastradev in #11
New Contributors
- @alfonso-higuera made their first contribution in #8
Full Changelog: v1.0.4...v1.1.0
1.0.2
- Added support to configure the country code header for integration partners endpoints.
1.0.1
1.0.1
- Added support for agencies, agents, properties and property_integrations endpoints for integration partners.
1.0.0
1.0.0
- Breaking change:
limit
,page
, andsearch
params should be at the root level requests instead of in thequery
hash. - Updated endpoints to use the
api
subdomain;api.easybroker.com/v1
instead ofwww.easybroker.com/api/v1
.
0.1.5
0.1.5
- Added support for the listing_statuses endpoint for integration partners.