Releases: 21-DOT-DEV/swift-secp256k1
Releases · 21-DOT-DEV/swift-secp256k1
Recovery module bindings
What's Changed
- Bump Sources/bindings/secp256k1 from
09971a3
to39a36db
by @dependabot in #157 - Bump Sources/bindings/secp256k1 from
39a36db
toa1102b1
by @dependabot in #159 - Bump Sources/implementation/swift-crypto from
172d71f
toa8911e0
by @dependabot in #160 - Bump Sources/implementation/swift-crypto from
a8911e0
to3fb2ea5
by @dependabot in #161 - Bump Sources/bindings/secp256k1 from
a1102b1
toc8aa516
by @dependabot in #162 - Bump Sources/bindings/secp256k1 from
c8aa516
to0a40a48
by @dependabot in #163 - Bump Sources/bindings/secp256k1 from
0a40a48
tod8a2463
by @dependabot in #164 - Fixed bindings and added recovery module by @csjones in #165
Full Changelog: 0.3.4...0.4.0
0.3.4
What's Changed
- Bump Sources/bindings/secp256k1 from
fecf436
to49f608d
by @dependabot in #144 - Bump Sources/bindings/secp256k1 from
49f608d
to61ae37c
by @dependabot in #145 - Bump Sources/bindings/secp256k1 from
61ae37c
to5d0dbef
by @dependabot in #146 - Bump Sources/implementation/swift-crypto from
bd5abc2
to9c53b7a
by @dependabot in #147 - Bump swift from 5.5.1 to 5.5.2 by @dependabot in #149
- Bump Sources/implementation/swift-crypto from
9c53b7a
to172d71f
by @dependabot in #150 - Updates to Package.swift by @csjones in #156
Full Changelog: 0.3.3...0.3.4
0.3.3
What's Changed
- Adding pubkey flags to initialization by @csjones in #143
- Cleaning up key pair creation by @csjones in #137
- Updating CI to Xcode 13 by @csjones in #118
- Update bitrise.yml by @csjones in #138
- Re-enable linux tests by @csjones in #139
- Updating README with build status by @csjones in #140
- Bumped secp256k1
- Bumped swift-crypto
Full Changelog: 0.3.2...0.3.3
0.3.2
What's Changed
- Bumped swift-crypto
- Bumped secp256k1
- Updated package.swift excludes
Full Changelog: 0.3.1...0.3.2
0.3.1
ECDSA
Swift APIs
Added initial Swift APIs for using secp256k1