Skip to content

Releases: mythrnr/paypayopa-sdk-go

v0.5.3

28 Nov 15:26
3b920a5
Compare
Choose a tag to compare

v0.5.2

28 Nov 13:42
f9c9ba8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

09 Jun 15:13
c43085a
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump guyarb/golang-test-annotations from 0.6.0 to 0.7.0 by @dependabot in #5
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #6
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #9
  • chore(deps): bump guyarb/golang-test-annotations from 0.7.0 to 0.8.0 by @dependabot in #10
  • chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.1 by @dependabot in #11
  • chore(deps): bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #13
  • chore: renew checkers. by @mythrnr in #14

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

10 Jul 13:41
137e4c2
Compare
Choose a tag to compare

What's Changed

  • Supported go version is now 1.17 or above.
  • chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #1
  • chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0 by @dependabot in #2

New Contributors

Full Changelog: v0.4.3...v0.5.0

v0.4.3

26 Mar 10:40
133411a
Compare
Choose a tag to compare

Change Log

  • chore: improve CI.
  • chore: using latest command in Makefile.
  • chore: update mock.
  • fix: coding style.

Full Changelog: v0.4.2...v0.4.3

Release v0.4.2

21 Dec 09:36
ba7e214
Compare
Choose a tag to compare

Change Log

ba7e214 : fix: add ignore list (by @mythrnr)

263f8d7 : fix: command to scan vulnerabilities (by @mythrnr)

bc98c5f : fix: release note format (by @mythrnr)

f6885c5 : modify: update CI (by @mythrnr)

d2517d8 : modify: update status badge (by @mythrnr)

007f9c9 : modify: set timeout option in workflows (by @mythrnr)

Release v0.4.1

30 Oct 17:50
2989186
Compare
Choose a tag to compare

Change Log

2989186 : Some updates (by @mythrnr)

- fix: typo
- modify: update develop environment

7dd980e : fix: YAML extension (by @mythrnr)

Release v0.4.0

30 Jan 18:21
a4d13df
Compare
Choose a tag to compare

Change Log

  • a4d13df : modify: use golang-jwt/jwt package instead dgrijalva/jwt-go. (by @mythrnr)

Release v0.3.0

09 Jun 10:09
Compare
Choose a tag to compare
[fix] word. credential -> credentials

Release v0.2.0

09 Jun 06:39
Compare
Choose a tag to compare
[modify] tidy files.