Skip to content

Releases: fastbill/go-finapi

Update to new SDK generator, finapi 1.151.1 and Go 1.18

19 May 14:32
da14342
Compare
Choose a tag to compare
Merge pull request #10 from fastbill/update-version-1-151-1

Update to API version 1.151.1 and Go 1.18

Currency added in transaction model

09 Apr 08:45
96cc519
Compare
Choose a tag to compare
Merge pull request #9 from fastbill/use-transaction-currecy

Add currency for transaction

update go and deps

20 Jan 11:16
8050faf
Compare
Choose a tag to compare
Merge pull request #8 from fastbill/go-update

update go and deps

Decimal numbers now float64 instead of float32

10 Dec 12:14
e4a69db
Compare
Choose a tag to compare
Merge pull request #7 from fastbill/change-to-float64

change float32 to float64 and update major version

Fix missing error details

17 Nov 09:07
Compare
Choose a tag to compare
v4.0.2

add details when serializing swagger error

Fix NewUserContext

20 Jul 12:55
d41a96f
Compare
Choose a tag to compare
Merge pull request #6 from fastbill/fix-new-user-context

GetTokenOpts was renamed to AuthorizationApiGetTokenOpts

Update API to support Payments

20 Jul 12:41
290c33d
Compare
Choose a tag to compare
  • Update API to version 1.106.0
  • Update module to v4

HTTP client with timeout and update to API version 1.93

22 Jan 13:41
a76752f
Compare
Choose a tag to compare
Merge pull request #3 from fastbill/fix-timeout-and-update

Add timeout for HTTP client and update SDK

Upgrade to Go 1.13

15 Oct 11:46
37dc8d4
Compare
Choose a tag to compare
Merge pull request #2 from fastbill/upgrade-go113

Upgrade to Go 1.13

fix error serialization

11 Sep 10:25
Compare
Choose a tag to compare
v2.0.1

fix error serialization