Releases: ldclabs/cose
Releases · ldclabs/cose
v1.3.1
What's Changed
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #29
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #30
- Bump github.com/fxamacker/cbor/v2 from 2.5.0 to 2.6.0 by @dependabot in #32
- Bump golang.org/x/crypto from 0.17.0 to 0.21.0 by @dependabot in #33
- Bump golang.org/x/crypto from 0.21.0 to 0.23.0 by @dependabot in #35
- Bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #36
- Bump github.com/fxamacker/cbor/v2 from 2.6.0 to 2.7.0 by @dependabot in #37
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Full Changelog: v1.2.0...v1.3.0
What's Changed
- Bump actions/setup-go from 3 to 4 by @dependabot in #8
- Bump github.com/pion/dtls/v2 from 2.2.6 to 2.2.7 by @dependabot in #13
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #14
- Bump golang.org/x/crypto from 0.7.0 to 0.10.0 by @dependabot in #15
- Bump github.com/fxamacker/cbor/v2 from 2.5.0-beta2 to 2.5.0-beta5 by @dependabot in #17
- Bump actions/checkout from 3 to 4 by @dependabot in #21
- Bump golang.org/x/crypto from 0.12.0 to 0.14.0 by @dependabot in #22
Full Changelog: v1.1.0...v1.3.0
Release v1.1.0: Implemented ECDH
fix Github workflows.
v1.0.0: Full implemented COSE&CWT in Go.
ldclabs/cose is a full implemented COSE&CWT in Go.
Feedback welcome!
Full Changelog: https://github.com/ldclabs/cose/commits/v1.0.0
v1.0.0-beta1: Full implemented COSE&CWT in Go.
ldclabs/cose is a full implemented COSE&CWT in Go.
Feedback welcome!
Full Changelog: https://github.com/ldclabs/cose/commits/v1.0.0-beta1