Skip to content

Releases: ipdr/ipdr

v0.1.7

12 Oct 18:32
Compare
Choose a tag to compare

Changelog

0d89a66 Update .goreleaser.yml
e665e9a Update Makefile
ae64a85 go mod tidy
c391b16 Update .goreleaser.yml
76235cb Add IPNS example to README
547e841 Rename git url to ipdr org
f96c260 Update Docker repo name
3f9a96a Add local.ipdr.io to README
99b5900 Add Discord link
82aa02b Merge branch 'gostones-master'
f408ec3 Add drop-in replacement for http.Get with timeout
c28389b Use docker.local for examples
d70d8d5 Support cid resolution by name:tag
6ea5f92 Support docker registry v2 push/pull Refactored to use IPFS v1 cid
ed9a15e Add Dockerfile
02072f8 Merge branch 'gostones-qiangli/fix-issue4'
32d0a39 Merge branch 'qiangli/fix-issue4' of https://github.com/gostones/ipdr into gostones-qiangli/fix-issue4
8e0a51c Merge branch 'gostones-qiangli/fix-issue10'
edbe9dc Fix issue #4
789a50b Fix issue #10: ipdr push always fail
4eb7d03 Merge branch 'Duske-https-support'
1d62603 Update TLS cert flag name
324cd68 [doc] update README for TLS flags
4041838 [task] ignore ide/editor files
e58f5a6 [feat] add basic TLS support for HTTPS registry
2475e3f Create FUNDING.yml
0a042d2 [readme] add to hosts command
6e4747a [circleci] run ipfs daemon offline
8d60871 Merge branch 'lanzafame-update-ipfs-version'
4629173 [circleci] run tests
e252814 Merge branch 'update-ipfs-version' of github.com:lanzafame/ipdr into lanzafame-update-ipfs-version
2baad79 Merge branch 'lanzafame-fix/docker-and-go-mod'
58975f1 fix docker package
dc62364 [circle-ci] update ipfs version to v0.4.19
d8c07ab [circleci] update ipfs config
1641bf1 [circleci] update golang
551039e clean up log
d295ae1 add circleci config
4d0541b add resources section

v0.1.6

09 Aug 00:13
40ee23c
Compare
Choose a tag to compare

Changelog

4eb7d03 Merge branch 'Duske-https-support'
1d62603 Update TLS cert flag name
324cd68 [doc] update README for TLS flags
4041838 [task] ignore ide/editor files
e58f5a6 [feat] add basic TLS support for HTTPS registry
2475e3f Create FUNDING.yml
0a042d2 [readme] add to hosts command
6e4747a [circleci] run ipfs daemon offline
8d60871 Merge branch 'lanzafame-update-ipfs-version'
4629173 [circleci] run tests
e252814 Merge branch 'update-ipfs-version' of github.com:lanzafame/ipdr into lanzafame-update-ipfs-version
2baad79 Merge branch 'lanzafame-fix/docker-and-go-mod'
58975f1 fix docker package
dc62364 [circle-ci] update ipfs version to v0.4.19
d8c07ab [circleci] update ipfs config
1641bf1 [circleci] update golang
551039e clean up log
d295ae1 add circleci config
4d0541b add resources section

v0.1.5

18 Feb 01:50
Compare
Choose a tag to compare

Changelog

f83f621 update readme
6a85faf diagram
5d8c5a0 info response

v0.1.4

18 Feb 00:56
Compare
Choose a tag to compare

Changelog

42fc08b ipfs gateway url option

v0.1.3

17 Feb 19:23
Compare
Choose a tag to compare

Changelog

0fafeac goreleaser add archs
3e302e3 typo
1361b8d update install instructions
7368128 fix tests
e313ab6 add brief
2971185 update readme
76cfffc typo

v0.1.2

16 Feb 23:08
Compare
Choose a tag to compare

Changelog

a0a5aa3 tag example

v0.1.1

16 Feb 22:56
Compare
Choose a tag to compare

Changelog

c0fc4ff faq
faa4525 fix indentation
e716055 flush dns instructions

v0.1.0

16 Feb 20:27
Compare
Choose a tag to compare

Changelog

4ad9583 update goreleaser
e27fe4f goreleaser main path
3c0d3d5 fix goreleaser
cbd3b24 clean cache
4e9ed6d add goreleaser
b41ba97 typo
660480f registry host flag
5ec59cb tests clean up
9848509 update readme
b99fb66 conver cli util
1e98c2d update makefile
f8fa26b update makefile
4e49aef tldr example
c2cc3eb indent for readability
bbd7188 update tests
fe48024 examples
d805278 update makefile
26248f1 travis ci hosts
9f96c44 clean up
dbb42ac add travis config
099cb03 initial implementation
985d1d9 init