Skip to content

MC-Repack 0.17.0

Compare
Choose a tag to compare
@szeweq szeweq released this 01 Nov 08:57
· 198 commits to master since this release
  • Added png feature (on by default) - PNG files will be only recompressed without ompimization when this feature is disabled
  • Added argh feature (off by default) - CLI compiled with this feature will use argh create instead of clap. This saves a sizeable chunk of binary size.
  • Simplified message errors
  • Removed unused CLI options
  • Optimized minifiers, error collecting
  • Dependencies are kept up to date