Adds support for vCard - Virtual Contact File (vcf), as well as various archive formats (zip, 7z, rar, tar, tar.gz, tar.bz2, tar.xz, tar.zst)
Changes
- security: safe extraction for archives (prevent zipslip) (7176966) and (d77a159)
- feat: add support for 7z format conversions in ArchiveConverter (901fd53)
- feat: add RAR support for conversion to TAR and ZIP formats (b5be257)
- feat: add sample archive files for testing various compression formats (0230d19)
- feat: implement ArchiveConverter with TAR to ZIP and ZIP to TAR conversion support (ae03183)
- feat: add support for 'jsonl' file preview / syntax highlighting (c64159f)
- feat: Add support for reading vCard (VCF) files in PandasConverter (229ee09)
- docs: update README 'status' to beta (e74cd33)
Version Information
- Full version:
v0.4.0 - Minor version tag:
v0.4 - Major version tag:
v0
Updated Tags
v0.4→v0.4.0(created)v0→v0.4.0(updated)