Commit Graph

10 Commits

Author SHA1 Message Date
11bbddc763 fix(ziptools,gziptools): Use fflate synchronous APIs for ZIP and GZIP operations for Deno compatibility; add TEntryFilter type and small docs/tests cleanup 2025-11-25 13:37:27 +00:00
2b91c1586c BREAKING CHANGE(SmartArchive): Refactor public API: rename factory/extraction methods, introduce typed interfaces and improved compression tools 2025-11-25 12:32:13 +00:00
634c204a00 fix(plugins): Migrate filesystem usage to Node fs/fsPromises and upgrade smartfile to v13; add listFileTree helper and update tests 2025-11-25 11:59:11 +00:00
fe90de56d6 fix(build): Upgrade dev tooling: bump @git.zone/tsbuild, @git.zone/tsrun and @git.zone/tstest versions 2025-11-25 11:28:31 +00:00
ec58b9cdc5 fix(smartarchive): Improve tar entry streaming handling and add in-memory gzip/tgz tests 2025-08-18 02:06:31 +00:00
4428638170 fix(gzip): Improve gzip streaming decompression, archive analysis and unpacking; add gzip tests 2025-08-18 01:52:20 +00:00
780db4921e feat(classes.smartarchive): Support URL streams, recursive archive unpacking and filesystem export; improve ZIP/GZIP/BZIP2 robustness; CI and package metadata updates 2025-08-18 01:29:06 +00:00
a32ed0facd feat(classes.smartarchive): Support URL web streams, add recursive archive unpacking and filesystem export, and improve ZIP decompression robustness 2025-08-18 01:01:02 +00:00
21434622dd fix(core): Fix dependencies and update documentation. 2024-10-13 13:25:52 +02:00
78b3fcfd83 fix(dependencies): Update dependencies to latest versions 2024-10-13 13:24:05 +02:00