Changelog of @hackage/secp256k1 1.1.0

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.1.0

Removed

  • Lax parsing for DER.
  • DER parsing of secret keys.
  • Embedded code for library.

1.0.0 [YANKED]

Added

  • Changelog

Changed

  • Show/Read instances now isomorphic to Haskell code.
  • Semantic versioning
  • Hspec tests