Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Releases: duffelhq/duffel-api-ruby

v0.4.0

17 Oct 18:03
b2da8d5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

15 Feb 18:09
c59510b

Choose a tag to compare

  • 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

11 Jan 18:07
8a462bf

Choose a tag to compare

  • 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

v0.1.0

31 Dec 17:20
f71612b

Choose a tag to compare

  • Initial release