Skip to content

Releases: scala-network/libipfs

libipfs Release v2.2.0

06 Dec 18:32
Compare
Choose a tag to compare

Changelog
[2.2.0] - 07-12-2021

Features
* Added bootstrapping feature

libipfs Release v2.1.0

04 Oct 17:55
Compare
Choose a tag to compare

Changelog
[2.1.0] - 04-10-2021

Features

* Uses v0.10.0 go-ipfs
* Fixes memory leak issue

libipfs Release v2.0

21 Aug 14:42
559f1fa
Compare
Choose a tag to compare

Changelog
[2.0.0] - 21-08-2021
Features

* No longer embeds IPFS binary
* Only single port exposed (11816 for P2P communication)
* Faster to use and build

libipfs Release v1.1.0

29 Jun 23:00
Compare
Choose a tag to compare

Changelog

[1.1.0] - 30-06-2021

Features

  • Use v0.9.0 go-ipfs binary

libipfs Release v1.0.0

07 May 16:15
Compare
Choose a tag to compare

Changelog

[1.0.0] - 07-05-2021

Features

  • Use v0.8.0 go-ipfs binary
  • Replace use of Zeronet with IPFS
  • Export a lot more IPFS calls