- Use the latest API version,
v1 - Add airlines' logo URL
- Automatically retry rate-limited requests (thanks to @ferrisoxide for the contribution!)
- Paginate through records with
#all200 records at a time by default, rather than 50 records at a time
- Add
WebhookEvent.genuine?for checking whether a webhook event was genuinely sent by Duffel - Add support for
faradayv2.x - Add YARD in-code documentation, published to RubyDoc.info
- Initial release