0.3.1
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.