Skip to content

Releases: klauspost/readahead

v1.4.0

11 Jan 11:58
139798c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

05 Nov 12:25
v1.3.1
183268a
Compare
Choose a tag to compare
v1.3.1

v1.3.0

17 Feb 11:10
v1.3.0
0d07bc3
Compare
Choose a tag to compare

io.Seeker support added by @Xmister

v1.2

07 Oct 12:47
v1.2
Compare
Choose a tag to compare

Add ReadCloser helper.

v1.1

16 Jul 11:47
Compare
Choose a tag to compare
Catch panics (#6)

Recover from panics and return them as errors.

Fixes Issue #5.

Also: 

* Update travis script
* Minor stylish adjustments

v1.0: Update .travis.yml

21 Mar 15:50
Compare
Choose a tag to compare
Add Go 1.6 to CI test.