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)