Skip to content

Releases: inloco/incognia-go

v1.16.1

23 Jan 20:03
v1.16.1
01aaf49
Compare
Choose a tag to compare

What's changed

chore: Adding more info to user-agent (#64)

Full Changelog: v1.16.0...v1.16.1

v1.16.0

22 Jan 15:37
v1.16.0
b364775
Compare
Choose a tag to compare

What's changed

Feat: Add coupon property to payment request body (#63)

Full Changelog: v1.15.0...v1.16.0

v1.15.0

13 Jan 16:04
v1.15.0
53b521f
Compare
Choose a tag to compare

What's changed

  • Feat: Add custom properties support to login and payment APIs
    Full Changelog: v1.14.0...v1.15.0

v1.14.0

07 Oct 19:29
e7bcd28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.14.0

v1.13.0

09 Aug 21:10
a6eb615
Compare
Choose a tag to compare

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

24 Jul 13:23
9a63714
Compare
Choose a tag to compare

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

04 Jun 19:22
6b4f828
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

26 Mar 13:34
a23be78
Compare
Choose a tag to compare

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

Full Changelog: v1.9.0...v1.10.0

v1.9.0

10 Jul 12:07
4f9f34f
Compare
Choose a tag to compare
  • Add support for SessionToken on login

v1.8.5

02 Jun 13:37
db98c58
Compare
Choose a tag to compare
  • Add payment method identifier and new type account_balance