Skip to content

Releases: tideland/golib

Release version 4.21.2

13 Feb 16:06
Compare
Choose a tag to compare
  • Fixed wrong filename and line number in test output

Release version 4.21.1

13 Feb 11:25
Compare
Choose a tag to compare
  • audit.Assertion now is better in comparing strings with byte slices in Contains (since v4.21.0)
  • fixed output of Contains in case of failing tests to be more clear
  • fixed handling of strings and byte slices better to be better readable in case of failing tests

Release version 4.21.0

11 Feb 20:59
Compare
Choose a tag to compare
Merge pull request #12 from themue/feature-assertion-tolerance

Improved Assertion providing containment tests

Release version 4.20.0

18 Jan 20:56
Compare
Choose a tag to compare
Merged pull request #9 from themue/feature-generator-duration

Extended generator with durations and sleeps.

Release version 4.19.0

13 Jan 11:17
Compare
Choose a tag to compare

Added Peek() to RingBuffer.

Release version 4.18.0

07 Jan 20:11
Compare
Choose a tag to compare
Merge pull request #6 from themue/feature-etc-write

Added feature etc.Write()