Skip to content

Releases: cbaker6/CertificateSigningRequest

1.30.0

13 May 17:18
457627f
Compare
Choose a tag to compare

What's Changed

  • bump minimum support of SPM to 5.5 by @cbaker6 in #61
  • fix: Elliptic curve sha1 not working by @cbaker6 in #64
  • refactor: Consolidate build targets by @cbaker6 in #65

Full Changelog: 1.29.0...1.30.0

1.29.0

03 Aug 16:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.28.0...1.29.0

Encode email address properly

26 Aug 00:53
6619c48
Compare
Choose a tag to compare
1.28.0

Prepare for release (#54)

Added emailAddress and Description

11 Dec 19:27
d2cb683
Compare
Choose a tag to compare
  • Add email address and description
  • Removed old pod project

Removed some frameworks

22 Oct 15:52
bc91a6a
Compare
Choose a tag to compare
1.26.1

Remove CryptoKit and CommonCrypto (#37)

Switch to CryptoKit

18 Oct 22:35
51f09f0
Compare
Choose a tag to compare

Minimum requirement is now iOS10 and macOS10.13

Added watchOS and tvOS support

29 Aug 13:55
4b230f3
Compare
Choose a tag to compare
Add watchOS and tvOS support (#34)

* Add watchOS and tvOS support

* update podspec and actions for cocoapods

Update

29 Aug 00:52
276adc5
Compare
Choose a tag to compare
  • Added examples for using macOS
  • Added SPM tests

Minor updates

01 Aug 02:58
17a85b2
Compare
Choose a tag to compare
Fix code coverage (#26)

* fix code cov

* add codecov.yml

* codecov comment

Added SPM support

29 Apr 23:54
Compare
Choose a tag to compare

Can now get the framework via spm or cocoapods.