This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
Releases: duffelhq/duffel-api-ruby
Releases · duffelhq/duffel-api-ruby
v0.4.0
What's Changed
- Expose airline logos via API by @ferrisoxide in #55
- Switch version to v1 by @jesse-c in #71
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
- Automatically retry rate-limited requests (thanks to @ferrisoxide for the contribution!)
- Paginate through records with #all 200 records at a time by default, rather than 50 records at a time
v0.2.0
- Add
WebhookEvent.genuine?
for checking whether a webhook event was genuinely sent by Duffel - Add support for
faraday
v2.x
- Add YARD in-code documentation, published to RubyDoc.info