Releases: inloco/incognia-go
Releases · inloco/incognia-go
v1.16.1
v1.16.0
What's changed
Feat: Add coupon property to payment request body (#63)
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's changed
- Feat: Add custom properties support to login and payment APIs
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
- feat: adds external_id to onboarding by @lucascampos1 in #61
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- feat: add request token support to all methods by @figueredo in #60
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- doc: remove deprecated instructions and fix evidence link by @figueredo in #52
- refactor: use RFC3339 fields in requests by @figueredo in #53
- fix: allow occurred_at to be omitted by @figueredo in #54
- feat: add session_token, request_token and expires_at support to RegisterFeedback by @figueredo in #56
- fix: remove restriction on feedback type by @figueredo in #57
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- Add missing comma to readme by @racevedoo in #50
- feat: add payment web by @matheusbezerrah in #51
New Contributors
- @matheusbezerrah made their first contribution in #51
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- adds HTTPClient to config by @rodrigoff in #47
- Add RegisterSignupWithParams to support policy id and account id by @racevedoo in #48
- Refactor signup method to look like payment/login by @racevedoo in #49
Dependency updates
- chore(deps): bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 by @dependabot in #46
New Contributors
- @dependabot made their first contribution in #46
- @rodrigoff made their first contribution in #47
Full Changelog: v1.9.0...v1.10.0
v1.9.0
v1.8.5
- Add payment method identifier and new type account_balance