Skip to content

Releases: go-kata/kdone

0.2.9

29 May 10:12
Compare
Choose a tag to compare
0.2.9 Pre-release
Pre-release

No significant changes

0.2.8

05 Feb 09:00
Compare
Choose a tag to compare
0.2.8 Pre-release
Pre-release

(*Reaper)(nil).Assume now returns error with code kerror.ENil instead of panicking

0.2.7

04 Feb 16:27
Compare
Choose a tag to compare
0.2.7 Pre-release
Pre-release

No significant changes

0.2.6

04 Feb 09:45
Compare
Choose a tag to compare
0.2.6 Pre-release
Pre-release

(*Reaper).Released and (*Reaper).Finalized methods were added

0.2.5

04 Feb 08:56
Compare
Choose a tag to compare
0.2.5 Pre-release
Pre-release

No significant changes

0.2.4

03 Feb 10:48
Compare
Choose a tag to compare
0.2.4 Pre-release
Pre-release

No significant changes

0.2.3

03 Feb 09:38
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release

No significant changes

0.2.2

02 Feb 15:32
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

Codecov

0.2.1

02 Feb 11:59
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

Fixed go.sum

0.2.0

31 Jan 17:04
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Closable function was removed (use kdone.CloseFunc(dtor.Destroy) directly instead)