Skip to content

Releases: beatt83/jose-swift

5.1.0

18 Mar 22:42
7d61e5b
Compare
Choose a tag to compare

What's Changed

  • feat(jwt): add x5c validator and jwk pem initialization by @beatt83 in #45

Full Changelog: 5.0.0...5.1.0

5.0.0

17 Mar 11:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.2...5.0.0

4.0.2

27 Nov 19:39
Compare
Choose a tag to compare

What's Changed

  • fix: jwt decryption when key management alg is direct by @beatt83 in #36

Full Changelog: 4.0.1...4.0.2

4.0.1

28 Oct 17:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.0.1

4.0.0

02 Oct 12:22
Compare
Choose a tag to compare

What's Changed

  • Updated x509 chain in header to be array instead of string by @dtsiflit in #33

New Contributors

Full Changelog: 3.3.1...4.0.0

3.3.1

14 Sep 19:14
Compare
Choose a tag to compare

What's Changed

  • fix: c20p and xc20p had the wrong algorithm name by @beatt83 in #32

Full Changelog: 3.3.0...3.3.1

3.3.0

14 Sep 18:11
Compare
Choose a tag to compare

What's Changed

  • feat(jwt): add support for if and optionals unwrapping on dsl claims by @beatt83 in #31

Full Changelog: 3.2.0...3.3.0

3.2.0

17 Jun 16:45
Compare
Choose a tag to compare

What's Changed

  • feat(jws): add unencoded payload option by @beatt83 in #28

Full Changelog: 3.1.0...3.2.0

3.1.0

06 Jun 14:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...3.1.0

3.0.2

03 Jun 12:04
Compare
Choose a tag to compare

What's Changed

  • fix: change api so there is no confusion with swift compiler by @beatt83 in #24

Full Changelog: 3.0.1...3.0.2