Skip to content

0.3.1

Compare
Choose a tag to compare
@HalfPhoton HalfPhoton released this 14 Nov 19:19
· 130 commits to master since this release

Fixed

  • Logging no longer calls basicConfig which may unintentionally edit users logging configuration
  • Fix a crash in repacker code where multiple threads interacted with the per thread state.
  • Repacker reads content from source files before batches are complete to avoid a deadlock when limiting open input files.