Releases: fluencelabs/trust-graph
Releases · fluencelabs/trust-graph
trust-graph: v0.4.1
trust-graph-api: v0.4.1
trust-graph-wasm: v0.4.0
0.4.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)
Dependencies
- The following workspace dependencies were updated
- dependencies
- trust-graph bumped from 0.3.0 to 0.4.0
- fluence-keypair bumped from 0.9.0 to 0.10.0
- dependencies
trust-graph: v0.4.0
0.4.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)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- fluence-keypair bumped from 0.9.0 to 0.10.0
- dependencies
trust-graph-api: v0.4.0
0.4.0 (2023-03-15)
Miscellaneous Chores
- trust-graph-api: Synchronize trust-graph, wasm and api versions
keypair: v0.10.0
trust-graph v3.1.2
Changes since v3.1.1
- #59 chore: Create bin dir
trust-graph v3.1.0
trust-graph v3.0.4
Changes since v3.0.3
- #45 ci: fix publish
trust-graph v3.0.2
- #42 Add memory leak temporary mitigation