trust-graph/keypair/CHANGELOG.md
2023-12-25 17:42:20 +03:00

3.4 KiB

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.

0.10.4 (2023-12-20)

Features

  • fluence-keypair: bump ed25519-dalek to 0.2.0 (#127) (ed5bd2c)
  • update marine sdk's, configs and sqlite connector (#129) (0b66f4e)

0.10.3 (2023-07-04)

Bug Fixes

  • keypair: deserialize libp2p keypair from secret key (#116) (ee330a7)

0.10.2 (2023-06-30)

Features

Bug Fixes

Reverts

0.10.1 (2023-05-02)

Features

  • keypair: Make KeyFormat more convenient (#91) (9b942ea)

0.10.0 (2023-03-15)

⚠ BREAKING CHANGES

  • deps: update libp2p to 0.39.1 and other deps (#77)

Features

  • deps: update libp2p to 0.39.1 and other deps (#77) (080503d)
  • keypair: add KeyPair::from_secret_key (#50) (a6ce8d9)

[Unreleased]

[0.8.1] - 2022-10-06

Added

  • (keypair) add KeyPair::from_secret_key (#50)

Other

  • set version of fluence-keypair to 0.8.0
  • fluence-keypair 0.8.0
  • libp2p-core 0.33.0 (#49)
  • remove circle, update gh, add lints; remove warnings (#43)
  • fluence-keypair 0.6.0
  • libp2p-core 0.31.0 (from crates.io) (#37)
  • Remove serde version lock (#15)
  • Fix revocations logic (#34)
  • Trust Graph: implement WASM built-in (#18)
  • Move fluence-identity to fluence-keypair (#17)