Skip to content

Releases: kamilsk/retry

v3.4.1

29 Jan 20:23
Compare
Choose a tag to compare

Changelog

a3ce426 completely switch to go mod

v3.4.0

29 Jan 20:11
Compare
Choose a tag to compare

Changelog

032b321 experiments with go mod

3.3.1

29 Jan 19:19
Compare
Choose a tag to compare

Changelog

56e8dbb remove go.mod

3.3.0

29 Dec 15:29
Compare
Choose a tag to compare

Changelog

495c1d6 define go module
306fb9f fix scrutinizer recommendations

3.2.0

06 Oct 12:07
Compare
Choose a tag to compare

Changelog

21779a3 fix issue #123: fix critical runtime fault with unhandled panic in Retry goroutine
689024f update from dev
1645929 update readme
15a0445 update #119: extend exlude paths in scrutinizer config
2366f4a fix #119: fix builds on go 1.5 and 1.6
83ca5bc update checklist
9780712 update .github, makes, travis and scrutinizer configs

3.1.0

06 Mar 20:50
Compare
Choose a tag to compare

Changelog

272c537 include vendor dir and hold dependencies of cmd/retry
b86019c fix #115: hold vendor dir, simplify travis and scrutinizer config


Automated with GoReleaser
Built with go version go1.10 linux/amd64

3.0.3

24 Feb 19:27
Compare
Choose a tag to compare

Changelog

77c641b Merge branch 'dev'
3664356 build binary with Go 1.10


Automated with GoReleaser
Built with go version go1.10 linux/amd64

3.0.2

19 Feb 14:51
Compare
Choose a tag to compare

Changelog

7bc8344 Merge branch 'dev'
08079d3 fix #114: rollback binary build to Go 1.9.x


Automated with GoReleaser
Built with go version go1.9.4 linux/amd64

3.0.1

18 Feb 19:34
Compare
Choose a tag to compare

Changelog

168fa9d test and build on Go 1.10
3b922ca issue #111: experiments with scrutinizer
f91960b issue #111: experiments with scrutinizer
324dcca fix #110: add quick start; fix #111: add scrutinizer config; fix #112: add go1.10; fix #113: fix rstrange race in example
2f3cce7 update switch cases in tests
8e443d9 Merge branch 'dev'
6abebb7 remove dot from tweet link
c4e447b Merge branch 'dev'
e0e4f32 update .gitignore
a3dd14a Merge branch 'dev'
f84d3b6 fix #107: add tweet button and update tracking image
fc94e69 update gitignore
6a3a169 fix #98: fix check-code-quality and rename it to code-quality-check; replace atomic.LoadUint by atomic.CompareAndSwap
cf29607 update differerence description


Automated with GoReleaser
Built with go version go1.7.4 linux/amd64

3.0.0

30 Nov 18:05
Compare
Choose a tag to compare

Changelog

4148495 Merge branch 'dev'
dec5803 fix issue #65: add example how to control database connection
155ace6 fix issue #64: add http client example
d9a2e6b fix issue #72: add example with context
9fa837e issue #72: remove old example and prepare to create new
9a41d09 fix issue #83: complete sync with kamilsk/semaphore
31b9abd fix issue #79: add example with os.Interrupt
4da1fd1 issue #83: add example of cli tool
d66c93a Merge branch 'dev'
a9420a9 fix golint warnings
8dbfea1 Merge branch 'dev'
3d6e332 fix issue #67: add docs about bash completion
38bac7d fix issue #73: convert tests to blackbox tests
e14571f fix issue #78: little fixes for stdout
ddd40aa fix issue #93: integrate spinner
354fe47 Merge branch 'dev'
2cde98d fix issue #62 and #63: add --debug flag, integrate github.com/fatih/color, add possibility to test main function
c0ead97 add possibility to test main function
dd5157e fix license link
6a51f5b Merge branch 'dev'
63326bc add analytics to cmd/readme
ec7633b update #95: change tracker link in master branch
647bd87 fix issue #95: update twitter badges, remove unnecessary readme files
0b5193e issue #94: update tracker location
724f4ed fix issue #94: add google analytics
d8d4f88 remove examples dir
086632c issue #78: remove logger
cdf856f fix issue #85: replace separator by colon
9aa9456 fix issue #60: add notification flag, first iteration refactoring
863ab90 fix issue #59: extend help message
6176900 update goreleaser file
1227809 sync with kamilsk/semaphore
cb35cb1 change schema of OctoLab site
6f7adc2 fix issue #90 and #92: add new method IsTimeout, complete remove context
e761261 fix issue #82: remove package context
3637895 fix travis build
b9b0383 remove research.yml
4100c1a fix issue #89: add patreon link
2772a63 fix issue #87: update make files
038fd57 fix issue #86: update github-tpl
08736cd fix issue #81: update travis, sync dotfiles with semaphore project
dbed453 issue #72: remove doc.go files, review makefile, update readme, move some examples to separate dir
e327a24 github shows invalid README
3bbf35f fix issue #58: update deps instead, update make files


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64