Commit graph

8 commits

Author SHA1 Message Date
34173f0a1b
chore(examples): display prettier trees 2025-01-08 07:36:51 +00:00
f8303dbd29
chore(pkg): bump version to v0.0.1-rc.2 2025-01-07 19:11:26 +00:00
9ca5b06b52
chore(pkg): remove unused result dependency 2025-01-06 10:33:15 +00:00
4fc0fb59ec
chore(pkg): prepare for v0.0.1-rc.1 2025-01-06 10:32:34 +00:00
381e22cf39
chore(pkg): add frktest dependency and update lockfile 2025-01-06 05:47:33 +00:00
c2e638cbec
style: apply stylua formatter 2024-12-30 11:13:57 +00:00
e57b377b80
chore(pkg): remove unneeded deps 2024-12-29 05:21:05 +00:00
b3777ba2b1
chore: init, the basics
Implement core `ZipReader`, `ZipEntry` and basic API. Supports simple
zip format deserialization, without advanced features, or decompression.
2024-12-28 17:19:37 +00:00