AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 0.1.5: * ship tests
- Update to 0.1.6: - Tests for recursive iterdir - ArchiveStream: Implement zip dir exists and is_dir - ArchiveStream: Cache implicit zip dirs - fix member_path bool check - group things in stream - less hasattr checks - sort imports - ArchivePath: Implement iterdir() non-recursive - ArchivePath: Implement iterdir() for subpaths - apply changes to the new code - reuse file name getting logic - fix suffix check - simplify prefix check - bump version to 0.1.6 - Unfortunately, upstream by mistake doesn’t include tests in the release archive (gh#dephell/dephell_archive#20)
- Update to 0.1.5: * ship tests
- Initial spec for v0.1.4