Releases: karlicoss/kompress
Releases · karlicoss/kompress
rolling release (big cleanup and initial .tar.gz support)
What's Changed
- support transparent CPath over .tar.gz archives by @karlicoss in #13
- cleanup and simplify tarfile adapter by @karlicoss in #14
- big cleanup and better tar.gz support by @karlicoss in #15
Full Changelog: v0.1.20240916...v0.2.20240918
rolling release
What's Changed
- zip handling: zupport .glob method like pathlib.Path from 3.12 by @karlicoss in #12
Full Changelog: v0.1.20231016...v0.1.20240916
v0.1.20231016
What's Changed
- fix ZipPath(ZipPath) construction by @karlicoss in #8
Full Changelog: v0.1.20231015...v0.1.20231016
v0.1.20231015
What's Changed
- docs: add lz4, add optional dependencies to README by @seanbreckenridge in #6
- make sure CPath(zip_file) returns ZipPath by @karlicoss in #7
Full Changelog: v0.1.20231010...v0.1.20231015
rolling release
What's Changed
- general: sync project structure to pymplate by @karlicoss in #2
- add readme, .gz support, resolves #1 by @seanbreckenridge in #3
- core: add zstd as optional dependency by @karlicoss in #5
New Contributors
- @karlicoss made their first contribution in #2
- @seanbreckenridge made their first contribution in #3
Full Changelog: v0.1.20231002...v0.1.20231010
initial pypi release
v0.1.20231002 add py.typed