Releases: szuecs/binary-patch
Releases · szuecs/binary-patch
v0.0.5
v0.0.4
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