Skip to content

Release 1.2.1 - Performance increases and Code Optimization

Compare
Choose a tag to compare
@dscalzi dscalzi released this 15 Jul 20:27
· 32 commits to master since this release
caa2340

Release 1.2.1

This release contains a general code cleanup and several optimizations to task performance.

Optimizations

  • 6807c64 caa2340 Optimized Jar Provider. Extractions from Jar providers now use the JarInputStream strategy, performance is notably faster.
  • 0cbd1fd Code now uses 4 spaces instead of tabs.
  • Other minor fixes.

ZipExtractor has been tested on Minecraft 1.13 and is fully compatible.