Skip to content

Releases: shutter-network/rolling-shutter

rolling-shutter/v0.0.6

01 Jun 10:03
Compare
Choose a tag to compare
Disable cgo, build static binary

rolling-shutter/v0.0.5: Build release with go install

02 May 11:36
Compare
Choose a tag to compare

rolling-shutter/v0.0.4: Determine version via go 1.18's buildinfo

30 Apr 12:36
Compare
Choose a tag to compare
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

30 Apr 10:30
Compare
Choose a tag to compare
We now use github.com/shutter-network/rolling-shutter/rolling-shutter instead of
the old "stolen" name.

rolling-shutter/v0.0.2

05 Apr 14:37
Compare
Choose a tag to compare
Upload rolling-shutter/v* tags as release on github