Releases: shutter-network/rolling-shutter
Releases · shutter-network/rolling-shutter
Gnosis Keyper v1.2.3
gnosis/keyper-v1.2.3 Release gnosis/keyper-v1.2.3
Gnosis Keyper v1.2.2
gnosis/keyper-v1.2.2 Release gnosis/keyper-v1.2.2
rolling-shutter/v0.0.6
Disable cgo, build static binary
rolling-shutter/v0.0.5: Build release with go install
Also, build releases in parallel
rolling-shutter/v0.0.4: Determine version via go 1.18's buildinfo
This makes it possible to use go install with the github URL and end up with an executable that knows it's version. At the moment we still set the version when building via the build-release script.
rolling-shutter/v0.0.3: Use go module name matching the github url
We now use github.com/shutter-network/rolling-shutter/rolling-shutter instead of the old "stolen" name.
rolling-shutter/v0.0.2
Upload rolling-shutter/v* tags as release on github