Skip to content

Releases: szuecs/binary-patch

v0.0.5

16 Mar 18:54
Compare
Choose a tag to compare

Changelog

76de520 add arm64, Makefile and config sample into release tarballs

v0.0.4

16 Mar 18:43
Compare
Choose a tag to compare

Changelog

3810df5 [FEATURE] service got a new API endpoint to send signed/unsigned updates: PUT /upload/:name
4d2f875 [REFACTOR] extract relevant library parts from the client into its own package "patchclient", such that it is reusable.
315d1cb [test] better integration test support
ff2c732 client can now set publicKey, which is used to verify signatures
6bd5570 fix imports because of moved dependencies
34c9451 migrate to go modules
1ddf3ce use goreleaser to release binaries with signed checksums to GH Version is default goreleaser and not nicely set because of goreleaser/goreleaser#985

v0.0.3.1

14 Jun 22:10
Compare
Choose a tag to compare

Test signing release

v0.0.3

14 Jun 21:45
Compare
Choose a tag to compare

Working examples:

  • binary update
  • signed binary update
  • binary patch update
  • signed binary patch update