Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@Eyre-S Eyre-S released this 18 Jul 06:43
2c67a0e

Non-breaking Changes

  • Cha dangling zip-entry (an entry that has no parent entry) now will not make read failed. They will be just ignored.

Bug fixes

  • Fix when read from jar, special characters in jar path will cause errors.
  • Fix a jar path split wrong.
  • Fix when read from jar, the non-sorted zip-entries will cause read (create the file tree) failed.