Skip to content

Releases: 21-DOT-DEV/swift-secp256k1

0.3.4

24 Dec 06:54
1b51af7
Compare
Choose a tag to compare

What's Changed

  • Bump Sources/bindings/secp256k1 from fecf436 to 49f608d by @dependabot in #144
  • Bump Sources/bindings/secp256k1 from 49f608d to 61ae37c by @dependabot in #145
  • Bump Sources/bindings/secp256k1 from 61ae37c to 5d0dbef by @dependabot in #146
  • Bump Sources/implementation/swift-crypto from bd5abc2 to 9c53b7a 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 to 172d71f by @dependabot in #150
  • Updates to Package.swift by @csjones in #156

Full Changelog: 0.3.3...0.3.4

0.3.3

28 Nov 18:41
ea3aed1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.3

0.3.2

16 Nov 15:19
bf7c850
Compare
Choose a tag to compare

What's Changed

  • Bumped swift-crypto
  • Bumped secp256k1
  • Updated package.swift excludes

Full Changelog: 0.3.1...0.3.2

0.3.1

01 Sep 08:19
9151aaf
Compare
Choose a tag to compare
Updating package and libsecp256k1 bindings (#111)

ECDSA

13 Mar 08:39
cdf449c
Compare
Choose a tag to compare
0.3.0

Adding ECDSA (#71)

Swift APIs

01 Feb 01:26
dcbf99a
Compare
Choose a tag to compare

Added initial Swift APIs for using secp256k1

Schnorr

16 Sep 08:10
accbad9
Compare
Choose a tag to compare
Added Schnorr (#28)

* Updating submodule

* Added schnorr

0.0.15

05 Sep 00:42
6b93541
Compare
Choose a tag to compare
Add support for Swift 5.0 (#23)

0.0.14

04 Sep 23:22
1a39c11
Compare
Choose a tag to compare
Updated Swift tools version and supported versions (#22)

0.0.13

04 Sep 02:25
097e499
Compare
Choose a tag to compare
Making utility extensions public (#21)

* Making utility extensions public

* Bumping release in README