Skip to content
This repository was archived by the owner on Jun 25, 2021. It is now read-only.

Releases: maidsafe/sn_transfers

v0.8.0

16 Jun 16:12

Choose a tag to compare

0.8.0 (2021-06-16)

⚠ BREAKING CHANGES

  • deps: sn_data_types has a breaking change. This is a mend commit to get bump of major v, which was left out in previous commit.

  • deps: update dt (c1216d4)

v0.7.6

15 Jun 16:11

Choose a tag to compare

0.7.6 (2021-06-15)

v0.7.5

09 Jun 13:29

Choose a tag to compare

0.7.5 (2021-06-09)

v0.7.4

03 Jun 15:44

Choose a tag to compare

0.7.4 (2021-06-03)

v0.7.3

21 Apr 15:00

Choose a tag to compare

0.7.3 (2021-04-21)

v0.7.2

21 Apr 13:45

Choose a tag to compare

0.7.2 (2021-04-21)

v0.7.1

07 Apr 14:14

Choose a tag to compare

0.7.1 (2021-04-07)

Bug Fixes

  • errors: pass in correct value to msg (f465b3e)

v0.7.0

30 Mar 15:15

Choose a tag to compare

0.7.0 (2021-03-30)

⚠ BREAKING CHANGES

  • deps: Changes to actor interface

Features

  • error: Disambiguate some errors (bca7817)

Bug Fixes

  • clippy: new warnings in latest rustc (afb2a22)

  • deps: update sn_data_types (1e80c4b)

v0.6.0

22 Mar 10:22

Choose a tag to compare

0.6.0 (2021-03-22)

⚠ BREAKING CHANGES

  • Use latest Dts bump.

*Tidies up some logging

Features

  • sn_dts dep update. (aeb6159)
  • error: Disambiguate some errors (705e0be)
  • error: rename NothingToSync to InvalidActorHistory (2d150e7)

Bug Fixes

  • couple of errors (d1ad37c)
  • handle from_history error in from_info (9a4a6e9)
  • incorrect error msg (c89f40d)

v0.5.0

03 Mar 19:03

Choose a tag to compare

0.5.0 (2021-03-03)

⚠ BREAKING CHANGES

  • new Sequence data-type doesn't allow Policy mutations.

  • upgrading data-types to v0.6.0 (55c0043)