Skip to content

0.8.0

Compare
Choose a tag to compare
@dholth dholth released this 24 May 15:23
· 39 commits to main since this release
b6a8e12

0.8.0 (2023-05)

  • Update transmute to use SpooledTemporaryFile instead of streaming directly to
    zip (#57). This
    can reduce zstd memory usage during decompression.
  • transmute returns Path to transmuted package instead of None.