Releases: JuliaIO/TranscodingStreams.jl
Releases · JuliaIO/TranscodingStreams.jl
TranscodingStreams.jl 0.8
- Make readuntil accept the keep argument (#63).
TranscodingStreams.jl 0.7
Fix memory leak of a test
- Fix memory leak of test_chunked_read (#54).
TranscodingStreams.jl 0.6
- Drop Julia 0.6 support (#53).
Fix deprecations
Fix deprecations
Fix deprecations
- Fix deprecations (#44).
Fix type-instability of the eof method
- Make
eof
inferable (#42).
TranscodingStreams.jl 0.5
- Improve v0.7 compatibility (#40).
Update docs
- Fix docstring of
transcode
(#38).