Releases: JuliaIO/BufferedStreams.jl
Releases · JuliaIO/BufferedStreams.jl
v1.2.2
BufferedStreams v1.2.2
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#80) (@dependabot[bot])
- improve CI-time 100x by commenting out the top-level testset (#84) (@KristofferC)
v1.2.1
BufferedStreams v1.2.1
Closed issues:
- error in skipchars(BufferedInputStream) (#57)
- Archive this package in favor of TranscodingStreams? (#62)
- Tag and release a new version with
position(::BufferedOutputStream)
defined (#68) - Some links point to BioJulia instead of JuliaIO (#73)
- lost data from mark/reset? (#78)
Merged pull requests:
- enable dependabot for GitHub actions (#72) (@ranocha)
- Bump codecov/codecov-action from 1 to 3 (#74) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#75) (@dependabot[bot])
- optimized copyuntil (#76) (@stevengj)
- support skipchars and peek(io, Char) (#77) (@stevengj)
- don't forget to shift anchor at end of buffer (#79) (@stevengj)
v1.2.0
v1.1.0
First Major Release
The first major release coinciding with the release of julia v1.0!
Compatibility improvements
Julia 0.7 compatibility release
This release updates BufferedStreams to work and pass all tests on julia v0.7.