v0.10.9
TranscodingStreams v0.10.9
Merged pull requests:
- Bump julia-actions/cache from 1 to 2 (#214) (@dependabot[bot])
- Add a GC.@preserve when calling unsafe_transcode! (#216) (@mkitti)
- Add
test_roundtrip_seekstart
function to help test thatseekstart
resets the state of the codec (#218) (@nhz2) - Bump version to 0.10.9 (#220) (@nhz2)
Closed issues:
- Add function to test
seekstart
resets the state of a codec (#217)