Releases: VictorAvelar/mollie-api-go
v2.12.0
v2.11.2
v2.11.1
v2.11.0
v2.10.0
Changelog
e2fcbfd Upgrade to GitHub-native Dependabot
adf4e7e Update oauth2 package
dc8aa72 Remove unused code
2c36a9e Remove custom out format
2b4fca1 Fix redundant returns
c35755e Fix maligned struct
666ddf3 Fix gofmt style
5af060f Add test for payment with method fields
209886b Add payment method specific fields
93472d6 Add make targets for different linting strategies
v2.9.1
v2.9.0
v2.8.0
v2.7.0
Changelog
445d3fb Update function name to HasAccessToken
1efdfcb Set testmode on accesstoken and testing
b79f16b Merge branch 'master' into feature/add-testmode-for-access-tokens
51b97bb Fix issue with go-querystring module file
14e5f0c Create codeql-analysis.yml
25f44b6 Create FUNDING.yml
375c307 Bump github.com/google/go-querystring from 1.0.0 to 1.1.0
5868b8f Add testmode field for Subscriptions struct
31dd8ce Add testmode field for Shipments struct
06696c2 Add testmode field for Refunds when using access tokens
38ee5ba Add testmode field for Payments struct
2f4b30b Add testmode field for Orders struct
a50bbc4 Add method to check if the token is an access token