Skip to content

Releases: cmars/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