Skip to content

0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@james-pre james-pre released this 21 May 19:25
· 51 commits to main since this release
v0.4.0
61acbb6
  • Overhauled ZipFS
    - It no longer uses IndexFS
    - Parsing the EOCD and CD entries has been streamlined and inlined into the constructor
  • Removed ZipFS.getCentralDirectoryEntry
  • Removed ZipFS.getCentralDirectoryEntryAt
  • Fixed FileEntry.stats not having the correct file type
  • Updated core