Skip to content

Releases: JuliaIO/CodecBzip2.jl

v0.8.5

23 Dec 18:19
bbccc86
Compare
Choose a tag to compare

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)

v0.8.4

11 Aug 18:20
072dd7a
Compare
Choose a tag to compare

CodecBzip2 v0.8.4

Diff since v0.8.3

Merged pull requests:

  • use TestsForCodecPackages.jl (#34) (@nhz2)

v0.8.3

02 Jul 22:43
8dd665c
Compare
Choose a tag to compare

CodecBzip2 v0.8.3

Diff since v0.8.2

Merged pull requests:

  • Bump codecov/codecov-action from 3 to 4 (#26) (@dependabot[bot])
  • Bump julia-actions/setup-julia from 1 to 2 (#28) (@dependabot[bot])
  • Bump julia-actions/cache from 1 to 2 (#29) (@dependabot[bot])
  • test_roundtrip_seekstart (#30) (@nhz2)
  • Bump compat for TranscodingStreams to 0.11, (keep existing compat) (#33) (@nhz2)

v0.8.2

30 Jan 19:34
af584ae
Compare
Choose a tag to compare

CodecBzip2 v0.8.2

Diff since v0.8.1

Merged pull requests:

v0.8.1

16 Oct 14:27
080f123
Compare
Choose a tag to compare

CodecBzip2 v0.8.1

Diff since v0.8.0

Merged pull requests:

v0.8.0

17 Aug 13:05
0f8261c
Compare
Choose a tag to compare

CodecBzip2 v0.8.0

Diff since v0.7.2

Closed issues:

  • libbzip2 not defined (#18)

Merged pull requests:

v0.7.2

23 May 00:01
f8af476
Compare
Choose a tag to compare

CodecBzip2 v0.7.2

Diff since v0.7.1

Merged pull requests:

v0.7.1

13 Mar 18:01
ae469b6
Compare
Choose a tag to compare

CodecBzip2 v0.7.1

Diff since v0.7.0

Merged pull requests:

v0.7.0

13 Mar 16:01
7365688
Compare
Choose a tag to compare

CodecBzip2 v0.7.0

Diff since v0.6.0

Merged pull requests:

v0.6.0

07 Aug 13:56
v0.6.0
Compare
Choose a tag to compare

v0.6.0 (2019-08-04)

Diff since v0.5.0

Merged pull requests: