Skip to content

Releases: AuHau/ipfs-publish

Dependencies update

28 Oct 13:45
v0.2.1
8dbb40c
Compare
Choose a tag to compare
v0.2.1

Dependencies update

Cloudflare support

20 Feb 13:29
v0.2.0
48df0a0
Compare
Choose a tag to compare

This release brings mainly Cloudflare support which lets you change your DNSLink TXT record and bypassing IPNS.

Other improvements are:

  • upgrade of py-ipfs-client. Thanks @Alexander255
  • multiaddr support for connecting to IPFS Daemon
  • several fixes

Fix for listening for specific branch events

01 Mar 01:00
v0.1.3
Compare
Choose a tag to compare
v0.1.3

Fixing listening only for specific branch pushes and not all branches

Docs & bins fix

28 Feb 23:37
v0.1.2
Compare
Choose a tag to compare
v0.1.2

Docs & bins fix

Docs & version fix

27 Feb 17:09
v0.1.1
Compare
Choose a tag to compare
v0.1.1

Docs & version fix

Lets publish Git repos to IPFS!

14 Feb 01:14
v0.1.0
Compare
Choose a tag to compare

First release with following features:

  • Built-in webserver
  • Ignore files - .ipfs_publish_ignore file specify entries that should be removed before adding the repo to IPFS
  • Publish directory - you can publish only specific sub-directory inside the repo
  • Publish specific branch - you can specify which branch should be published from the repo
  • Build script - before adding to IPFS you can run script/binary inside the cloned repo
  • After publish script - after the publishing to IPFS, this script is run with argument of the created IPFS address