Skip to content

Releases: MichaelFraser99/go-sd-jwt

v1.3.0

17 Oct 12:02
73200d8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1

18 Jul 09:41
e8d5d34
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/MichaelFraser99/go-jose from 0.6.2 to 0.9.0 by @dependabot in #23
  • Bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #25
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #21
  • Remove restriction on requiring at least one disclosure by @MichaelFraser99 in #26

Full Changelog: v1.2.0...v1.2.1

v1.2.0

29 Mar 01:24
a7b5c16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

20 Jan 10:43
d161e6e
Compare
Choose a tag to compare

What's Changed

Features

  • adjusted default length of disclosure salt value to align with that recommended by the spec
  • fixed issue where an empty value of 'Token' would appear inside the key binding jwt
  • updated README to point at updated specification link
  • added link to sdjwt.org on README

Full Changelog: v1.0.0...v1.1.0

v1.0.0

22 Dec 21:27
14bd884
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v1.0.0

v0.2.0

10 Sep 17:31
Compare
Choose a tag to compare

What's Changed

  • Added pre-commit linters
  • Additional tests around validation
  • Custom error types

Full Changelog: v0.1.0...v0.2.0

v0.1.0

08 Sep 10:46
Compare
Choose a tag to compare