All Versions
662
Latest Version
Avg Release Cycle
6 days
Latest Release
579 days ago

Changelog History
Page 41

  • v48.0.0 Changes

    September 05, 2018
    • #681 Handle deserialization of OrderItem parent into an object if expanded (minor breaking change)
  • v47.0.0 Changes

    September 04, 2018
    • ๐Ÿ†• New major version for better compatibility with Go's new module system (no breaking changes)
  • v46.1.0 Changes

    September 04, 2018
    • #688 Encode Params in AppendToAsSourceOrExternalAccount (bug fix)
    • #689 Add go.mod for the new module system
  • v46.0.0 Changes

    September 04, 2018
    • #686 Add Mandate and Receiver to SourceObjectParams and change Date on SourceMandateAcceptance to int64 (minor breaking change)
  • v45.0.0 Changes

    August 30, 2018
    • #680 Change SubscriptionTaxPercent on Invoice from int64 to float64 (minor breaking change)
  • v44.0.0 Changes

    August 28, 2018
    • #678 Allow payment intent capture to take its own parameters
  • v43.1.1 Changes

    August 28, 2018
    • #675 Fix incorrectly encoded parameter in UsageRecordSummaryListParams
  • v43.1.0 Changes

    August 28, 2018
    • #669 Add AuthorizationCode to Charge
    • #671 Fix deserialization of TaxID on CustomerTaxInfo
  • v43.0.0 Changes

    August 23, 2018
    • ๐Ÿšš #668 Move to API version 2018-08-23
      • Add TaxInfo and TaxInfoVerification to Customer
      • Rename Amount to UnitAmount on PlanTierParams
      • Remove BusinessVATID from Customer
      • Remove AtPeriodEnd from SubscriptionCancelParams
  • v42.3.0 Changes

    August 23, 2018
    • #667 Add Forgive to InvoicePayParams