Skip to content

Releases: easybroker/easybroker_gem

v1.1.0

15 Jul 22:01
0a5980a
Compare
Choose a tag to compare

What's Changed

  • Make the gem usable in stand-alone scripts by @alfonso-higuera in #8
  • Change EasyBroker::Locations#search to EasyBroker::Locations#find by @lastradev in #11

New Contributors

Full Changelog: v1.0.4...v1.1.0

1.0.2

12 Aug 19:31
Compare
Choose a tag to compare
  • Added support to configure the country code header for integration partners endpoints.

1.0.1

08 Jun 01:45
Compare
Choose a tag to compare

1.0.1

  • Added support for agencies, agents, properties and property_integrations endpoints for integration partners.

1.0.0

08 Jun 01:31
Compare
Choose a tag to compare

1.0.0

  • Breaking change: limit, page, and search params should be at the root level requests instead of in the query hash.
  • Updated endpoints to use the api subdomain; api.easybroker.com/v1 instead of www.easybroker.com/api/v1.

0.1.5

03 Jun 01:53
Compare
Choose a tag to compare

0.1.5

  • Added support for the listing_statuses endpoint for integration partners.