Releases: fastbill/go-finapi
Releases · fastbill/go-finapi
Update to new SDK generator, finapi 1.151.1 and Go 1.18
Currency added in transaction model
Merge pull request #9 from fastbill/use-transaction-currecy Add currency for transaction
update go and deps
Merge pull request #8 from fastbill/go-update update go and deps
Decimal numbers now float64 instead of float32
Merge pull request #7 from fastbill/change-to-float64 change float32 to float64 and update major version
Fix missing error details
v4.0.2 add details when serializing swagger error
Fix NewUserContext
Merge pull request #6 from fastbill/fix-new-user-context GetTokenOpts was renamed to AuthorizationApiGetTokenOpts
Update API to support Payments
- Update API to version 1.106.0
- Update module to v4
HTTP client with timeout and update to API version 1.93
Merge pull request #3 from fastbill/fix-timeout-and-update Add timeout for HTTP client and update SDK
Upgrade to Go 1.13
Merge pull request #2 from fastbill/upgrade-go113 Upgrade to Go 1.13
fix error serialization
v2.0.1 fix error serialization