Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

v0.3.1

Compare
Choose a tag to compare
@CassiusPacheco CassiusPacheco released this 19 Oct 22:08
· 42 commits to main since this release

Removed

  • version file

Changed

  • Make PrivateKey, PublicKey, KeyPair and CurvePoint conform to Codable in order to make data persistence easier.
  • secp256k dependency, since the previous one was deprecated on Cocoapods
  • Swift 5.7 as minimum support