Skip to content

Releases: fluencelabs/trust-graph

trust-graph: v0.4.1

13 Apr 13:12
864b7f5
Compare
Choose a tag to compare

0.4.1 (2023-04-13)

Miscellaneous Chores

  • trust-graph: Synchronize trust-graph, wasm and api versions

trust-graph-api: v0.4.1

13 Apr 13:12
864b7f5
Compare
Choose a tag to compare

0.4.1 (2023-04-13)

Bug Fixes

  • deps: update aqua to 0.10.3 (fe902ac)
  • deps: update aqua-lib to 0.7.0 (fe902ac)

trust-graph-wasm: v0.4.0

15 Mar 22:34
554bb60
Compare
Choose a tag to compare

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

trust-graph: v0.4.0

15 Mar 22:34
554bb60
Compare
Choose a tag to compare

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

  • deps: Update libp2p-core to 0.38 (#51) (015422e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • fluence-keypair bumped from 0.9.0 to 0.10.0

trust-graph-api: v0.4.0

15 Mar 22:34
554bb60
Compare
Choose a tag to compare

0.4.0 (2023-03-15)

Miscellaneous Chores

  • trust-graph-api: Synchronize trust-graph, wasm and api versions

keypair: v0.10.0

15 Mar 22:34
554bb60
Compare
Choose a tag to compare

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)

trust-graph v3.1.2

26 Jan 21:16
0c1398b
Compare
Choose a tag to compare

Changes since v3.1.1

  • #59 chore: Create bin dir

trust-graph v3.1.0

26 Jan 20:43
55c8cb7
Compare
Choose a tag to compare

Changes since v3.0.4

  • #56 chore: tmp hack to release TG
  • #54 chore: update toolchains
  • #53 chore: Fix release
  • #52 chore: update fluence certificates
  • #50 feat(keypair): add KeyPair::from_secret_key
  • #49 fluence-keypair: libp2p-core 0.33.0
  • #48 Readme update
  • #47 Update README
  • #46 example: improved

trust-graph v3.0.4

06 Jul 10:43
edc7dc4
Compare
Choose a tag to compare

Changes since v3.0.3

  • #45 ci: fix publish

trust-graph v3.0.2

28 Jun 15:46
aa72fda
Compare
Choose a tag to compare
  • #42 Add memory leak temporary mitigation