Skip to content

Releases: functionland/go-fula

v0.8.1

25 Dec 16:41
Compare
Choose a tag to compare

What's Changed

  • Expose explicit flush API in flua mobile by @masih in #104
  • Do not attempt connection on noop exchange by @masih in #105
  • Add the ability to retry all failed pushes by @masih in #106

Full Changelog: v0.8.0...v0.8.1

v0.8.0

22 Dec 19:18
Compare
Choose a tag to compare

What's Changed

  • Implement blox CLI command by @masih in #101
  • Add the ability to check if blox is online via mobile client by @masih in #103
  • Remember failed pushes in mobile client by @masih in #102

Full Changelog: v0.5.8...v0.8.0

v0.5.9

21 Dec 03:42
d620eec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.8...v0.5.9

v0.5.8

18 Dec 05:30
Compare
Choose a tag to compare

What's Changed

  • Close datastore on client shutdown and sync on put by @masih in #98
  • Rename pool to blox by @masih in #99

Full Changelog: v0.5.7...v0.5.8

v0.5.7

08 Dec 22:07
Compare
Choose a tag to compare

What's Changed

  • Dynamically change link prototype based on given codec by @masih in #97

Full Changelog: v0.5.6...v0.5.7

v0.5.6

05 Dec 17:41
Compare
Choose a tag to compare

What's Changed

  • Register DagJSON and Raw codecs by @masih in #96

Full Changelog: v0.5.5...v0.5.6

v0.5.5

05 Dec 15:53
Compare
Choose a tag to compare

What's Changed

  • Do not use pointers when interacting with linksystem by @masih in #95

Full Changelog: v0.5.4...v0.5.5

v0.5.4

05 Dec 02:23
Compare
Choose a tag to compare

What's Changed

  • Implement noop DAG exchange for testing purposes by @masih in #93

Full Changelog: v0.5.3...v0.5.4

v0.5.3

02 Dec 00:23
Compare
Choose a tag to compare

What's Changed

  • Enable auto syncing of DAG on Get and Put by @masih in #92

Full Changelog: v0.5.2...v0.5.3

v0.5.2

30 Nov 22:41
Compare
Choose a tag to compare

What's Changed

  • Implement fx DAG exchange by @masih in #90
  • Add Ed25519 key generator to fulamobile by @masih in #91

Full Changelog: v0.5.0...v0.5.2