This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
Releases: duffelhq/duffel-api-php
Releases · duffelhq/duffel-api-php
v0.1.0-rc1
What's Changed
- CI: Add GitHub Actions workflow by @sgerrand in #1
- HTTP Client by @sgerrand in #2
- API: Aircraft by @sgerrand in #3
- API: Airlines by @sgerrand in #4
- API: Airports by @sgerrand in #5
- Improve coverage of AbstractApi by @sgerrand in #6
- API: Offer Requests by @sgerrand in #7
- API: Offers by @sgerrand in #8
- API: Orders by @sgerrand in #9
- Client: Alter Offer Requests API by @sgerrand in #10
- API: Order Cancellations by @sgerrand in #11
- API: Seat Maps by @sgerrand in #12
- API: Order Change Requests by @sgerrand in #13
- Rename test classes to match filenames by @sgerrand in #14
- API: Order Change Offers by @sgerrand in #15
- API: Order Changes by @sgerrand in #16
- API: Payments by @sgerrand in #17
- API: Payment Intents by @sgerrand in #18
- API: Refunds by @sgerrand in #19
- Use PHPStan for static code analysis by @sgerrand in #20
- API: Webhooks by @sgerrand in #21
- Improve coverage of
Duffel\HttpClient\ResponseParser
by @sgerrand in #22 - Add Psalm to static analysis workflow by @sgerrand in #23
- Docs: update simple example by @sgerrand in #25
New Contributors
Full Changelog: v0.0.1-dev...v0.1.0-rc1
v0.0.1-dev
Initial commit