Skip to content

Releases: cosee-gitlab/lock

v0.4.2

10 Oct 10:06
eff29ae
Compare
Choose a tag to compare

Changelog

Update to Go 1.13

v0.4.1

16 Oct 15:37
66f4af7
Compare
Choose a tag to compare

Changelog

66f4af7 Merge pull request #3 from schjan/logrus
bed1014 verbosity level as int, log every Redis request as debug
8678ceb switch to logrus and better logging, aaand verbose logging

v0.4.0

02 Oct 11:37
865c4fc
Compare
Choose a tag to compare

Changelog

865c4fc add buildstatus to README
4673c6b Merge pull request #2 from schjan/scope
35e7019 add help output to readme
74abd45 its possible to change scope of the lock
61fa632 Merge pull request #1 from schjan/go1.11
d7ab2ab switch to go modules and use caching during build
e0cdd94 switch to go 1.11 which is required for go modules

v0.3.0

24 Aug 13:10
Compare
Choose a tag to compare

Changelog

2943c64 rename binary to glock to avoid conflicts with other tools

v0.2.3

24 Aug 11:34
Compare
Choose a tag to compare

Changelog

3747f7f jump back to previous directory in install script
120ad33 disable CGO during build for compatibilty reasons
154569c export tmp file path in install script
57ea3a8 make install script more portable (e.g. on Alpine Linux)
8efbd17 update install script
9243a16 add install script for latest release
015e712 sync Gopkg.lock

v0.2.2

23 Aug 15:00
Compare
Choose a tag to compare

Changelog

0c02feb fix interface
22ce7f0 update deps

v0.2.1

16 May 14:15
Compare
Choose a tag to compare
fix goreleaser

v0.2

16 May 13:54
Compare
Choose a tag to compare

Changelog

54846b5 fix goreleaser
3241c8d add unlock function

v0.1

16 May 13:54
Compare
Choose a tag to compare
initial commit