Skip to content

v5.0.0

Compare
Choose a tag to compare
@alexstewartja alexstewartja released this 09 Dec 15:25
· 14 commits to master since this release
4b5b8bf

What's Changed

  • v5 Upgrade by @alexstewartja in #38:
    • Updated BitPay client dependency to v6.0.2111
    • Implemented exchange rates (single/pair)
    • Deprecated constants that already exist in core library
      • Also added return codes that can be used to verify webhooks for the following resources:
        • Invoices
        • Recipients
        • Payouts
    • Implemented Settlements resource
    • Implemented Ledgers resource
    • Implemented Recipients resource
    • Implemented Payouts/PayoutBatches resources
    • Added support for payout facade
    • Updated UX of API Token generation command
    • Optimized webhook URL (notificationURL) auto-population
    • Added v4 -> v5 to migration guide

Full Changelog: v4.1.2...v5.0.0