Skip to content

Releases: ibnesayeed/setup-ipfs

Release 0.6.0

24 Jun 04:25
e183d0d
Compare
Choose a tag to compare
  • Add recently released IPFS 0.6
  • Update dependencies

Release 0.5.0

15 May 17:17
0af4798
Compare
Choose a tag to compare
  • Add peer_id and welcome_ref output variables
  • Move welcome message printing out from the setup process
  • Improve tests

Release 0.4.0

15 May 09:01
5aec621
Compare
Choose a tag to compare
  • Added support for optional automatic daemon booting when run_daemon input is set to true
  • Added support for two output variables resolved_ipfs_version and ipfs_download_url.
  • Added cross-platform matrix tests

Release 0.3.0

13 May 01:45
56e3adf
Compare
Choose a tag to compare

Add SemVer support in IPFS version input.

Release 0.2.0

12 May 18:45
7812ad8
Compare
Choose a tag to compare

Detect the packaged Welcome CID automatically, which was earlier hard-coded to a version that ships with IPFS 5.x.

Release 0.1.0

12 May 07:40
3bd0356
Compare
Choose a tag to compare

This is the first attempt of making a cross-platform go-ipfs installation and setup action to be utilized in other applications that rely on an IPFS instance for testing.