v0.10.8
TranscodingStreams v0.10.8
Merged pull requests:
- Add HTTP.jl to downstream tests (#197) (@nhz2)
- Remove unneeded
Base.unsafe_readNoopStreammethod (#199) (@nhz2) - Make
markconsistent withskipandIOBuffer(#201) (@nhz2) - Fixes for
positionwith nestedNoopStreams(#203) (@nhz2) - Bump julia-actions/setup-julia from 1 to 2 (#205) (@dependabot[bot])
- Add ZipStreams.jl to downstream tests (#206) (@nhz2)
- Fix interaction between unread and mark (#208) (@nhz2)
- Unread extra data when stopping (#209) (@nhz2)
- Allow
unreadofAbstractVector{UInt8}(#212) (@nhz2) - Bump version to 0.10.8 (#213) (@nhz2)
Closed issues:
- Allow
unreadofAbstractVector{UInt8}(#210)