Skip to content

Releases: cmars/onionpipe

v1.0.5

23 Mar 03:51
1ca793f
Compare
Choose a tag to compare

Changelog

  • 1ca793f fix: use PAT for release publish to trigger release actions

v1.0.4

23 Mar 03:36
6449de9
Compare
Choose a tag to compare

Changelog

  • 6449de9 fix: static binary release trigger

v1.0.3

23 Mar 03:23
b9ffa3a
Compare
Choose a tag to compare

Changelog

v1.0.0

19 Feb 15:54
ecefa01
Compare
Choose a tag to compare

Changelog

  • ecefa01 Merge pull request #12 from cmars/chore/rebrand-onionpipe
  • 424d254 chore!: rebrand as onionpipe

v0.4.0

14 Feb 04:00
ee27b96
Compare
Choose a tag to compare

Changelog

  • ee27b96 Merge pull request #10 from cmars/feat/client-auth-v3
  • 118e0e2 feat: preliminary client auth and local identity management
  • 48aabb5 chore: update install instructions

v0.3.0

06 Feb 18:08
2226eb0
Compare
Choose a tag to compare

Changelog

  • 2226eb0 Merge pull request #7 from cmars/feat/service-mgmt
  • b94e7d2 feat: service key management commands
  • 0e3e556 chore: update nix development environment
  • 2088b58 chore: another trailing path fix in Dockerfile COPY
  • a614827 Merge pull request #6 from John-Appleseed/patch-1
  • 38f29eb Dockerfile COPY destination must be a directory and end with a /
  • bbdfa9e chore: nextcloud example fixes
  • 04177c3 chore: fix nextcloud example
  • b7dd661 chore: readme cleanup

v0.2.0

06 Feb 04:52
1a8a49a
Compare
Choose a tag to compare

Changelog

  • 1a8a49a Merge pull request #5 from cmars/feat/persistent-service-keys
  • 97de179 feat: persistent service keys

v0.1.4

02 Feb 04:13
788dca7
Compare
Choose a tag to compare

Changelog

v0.1.2

02 Feb 04:01
708d99c
Compare
Choose a tag to compare

Changelog

v0.1.1

02 Feb 03:50
827774a
Compare
Choose a tag to compare

Changelog

  • 827774a fix: use go install to prevent go.mod changes