- 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
#all
200 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
faraday
v2.x
- Add YARD in-code documentation, published to RubyDoc.info
- Initial release