Releases: scala-network/libipfs
Releases · scala-network/libipfs
libipfs v3.0.1
Changelog
- Codebase Improvements:
- Added better path handling for ipfs directories.
- Dependency Updates:
- Upgraded dependencies to enhance security.
- Platform Support:
- Added CI/CD with actions and builds are now automated
Full Changelog: v3.0.0...v3.0.1
libipfs v3.0.0
Changelog
- Codebase Improvements:
- Refactored and cleaned up the code for better readability and maintainability.
- Dependency Updates:
- Upgraded dependencies to ensure compatibility with the latest Go versions.
- Platform Support:
- Added support for additional platforms, broadening cross-compilation capabilities.
libipfs Release v2.2.0
Changelog
[2.2.0] - 07-12-2021
Features
* Added bootstrapping feature
libipfs Release v2.1.0
Changelog
[2.1.0] - 04-10-2021
Features
* Uses v0.10.0 go-ipfs
* Fixes memory leak issue
libipfs Release v2.0
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
Changelog
[1.1.0] - 30-06-2021
Features
- Use v0.9.0 go-ipfs binary
libipfs Release v1.0.0
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