Skip to content

v0.8.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 18:19
bbccc86

CodecBzip2 v0.8.5

Diff since v0.8.4

Merged pull requests:

  • Bump codecov/codecov-action from 4 to 5 (#37) (@dependabot[bot])
  • Check overflow in bzalloc (#38) (@nhz2)
  • Update CI, julia compat, and readme links (#39) (@nhz2)
  • Better error handling (#41) (@nhz2)
  • Add finalizer to BZStream and make TranscodingStreams.finalize a noop (#43) (@nhz2)
  • Add warning about serialize and deepcopy not being supported (#44) (@nhz2)
  • Bump version to 0.8.5 (#45) (@nhz2)

Closed issues:

  • Memory leak if decompressed stream is not explicitly closed (#27)
  • Padding is not handled gracefully (#31)
  • Corrupt files hang in makemargin! (#32)
  • jl_malloc ccall doesn't match header. (#35)
  • Unable to transcode more than typemax(UInt32) bytes (#36)