Skip to content

zipdetails 4.005

Latest

Choose a tag to compare

@pmqs pmqs released this 08 Mar 15:07

What's Changed

  • feat: add & symbol (#29)
    Sun Mar 8 09:09:48 2026 +0000
    0962571

  • Update Windows file attributes to show Device & Normal
    Wed Feb 18 14:58:57 2026 +0000
    3049918

  • Disable Strawberry Perl builds for now
    Tue Feb 17 22:31:02 2026 +0000
    b641a5b

  • Fix typos in comments and error messages across multiple files
    Tue Feb 17 22:25:45 2026 +0000
    1cbb279

  • Add a readme file for the utility scripts directory
    Tue Feb 17 15:57:17 2026 +0000
    d6cf3e4

  • Add winstat.py utility script to dump Windows file attributes and symlink details
    Tue Feb 17 15:56:55 2026 +0000
    8a0dd13

  • Improve output formatting in dostime utility script
    Tue Feb 17 15:55:58 2026 +0000
    1dd8d2e

  • sync with develop branch
    Mon Feb 9 22:17:56 2026 +0000
    01ecc67

  • Fixes for #28
    Mon Feb 9 22:05:05 2026 +0000
    a820350

  • Check for presence of unexpected entries in the ZIP64 extra field (#28)
    Mon Feb 9 10:46:33 2026 +0000
    c8f8902

  • Another edge condition where it is valid for a directory to have a payload. #27
    Sun Feb 8 22:35:54 2026 +0000
    bcd2fdf

  • Update message where a directory has a payload
    Sat Feb 7 14:34:30 2026 +0000
    e8fcb38

  • Update the comment for directory detection
    Sat Feb 7 14:21:12 2026 +0000
    d121b84

  • Add symbolic constants for Reference & AES compression methods
    Thu Feb 5 12:00:19 2026 +0000
    5fe50b0

  • Update copyright year to 2026
    Thu Feb 5 11:22:14 2026 +0000
    8c9e1dd

  • First change to deal with windows directory symlinks. Fixes #27 * Fix some incorrectly named Windows file attributes
    Thu Feb 5 11:19:26 2026 +0000
    6ff43e0

  • Fix typo in Perl version detection code.
    Sun Feb 1 17:22:50 2026 +0000
    7dfccdd

  • Fix typos in workflow
    Sun Feb 1 17:13:41 2026 +0000
    e4ef649

  • Get workflow to automate & use all available versions of perl.
    Sun Feb 1 17:11:35 2026 +0000
    8023bf0

  • Refactor dependabot configuration for GitHub Actions to separate target branches
    Fri Jan 30 10:42:32 2026 +0000
    f7da666

  • Merge pull request #25 from pmqs/dependabot/github_actions/main/actions/checkout-6
    Fri Jan 30 10:27:03 2026 +0000
    84e84cf

  • Merge pull request #26 from pmqs/dependabot/github_actions/develop/actions/checkout-6
    Fri Jan 30 10:25:12 2026 +0000
    9cea049

  • Bump actions/checkout from 5 to 6
    Fri Jan 30 10:19:49 2026 +0000
    8b1efd0

  • Bump actions/checkout from 4 to 6
    Fri Jan 30 10:19:46 2026 +0000
    fb18e4b

  • Update Dependabot schedule for GitHub Actions
    Fri Jan 30 10:18:22 2026 +0000
    ce746dc

  • Change schedule interval to 'develop' for GitHub Actions
    Fri Jan 30 10:13:28 2026 +0000
    b4a99ad

  • Fix formatting in dependabot.yml branches section
    Fri Jan 30 10:08:26 2026 +0000
    2b245c3

  • Modify Dependabot config for GitHub Actions updates
    Fri Jan 30 10:07:12 2026 +0000
    903fd4a

  • Add "develop" branch to dependabot schedule
    Fri Jan 30 10:03:56 2026 +0000
    bf02fa5

  • Update actions/checkout to v5
    Sun Sep 7 15:43:51 2025 +0100
    bde604e

  • remove branch name from dependabot
    Sun Sep 7 14:50:37 2025 +0100
    99e797e

  • Get dependabot to run against the develop branch
    Thu Sep 4 17:49:32 2025 +0100
    4d02540

  • Add dependabot.yml to police the workflow files
    Thu Sep 4 17:30:50 2025 +0100
    7896b2c

  • Add perl 5.42 to workflow files
    Thu Sep 4 17:30:17 2025 +0100
    976c75f

  • Add perl 5.40 to workflow
    Sat Jun 15 22:46:09 2024 +0100
    66f376c

  • Fix naming of extra header 0x6C78: Extended Local File Header
    Tue May 14 17:24:58 2024 +0100
    23d6693

  • version 4.005
    Tue Apr 30 14:19:52 2024 +0100
    882745a

  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #26

  • Bump actions/checkout from 4 to 6 by @dependabot[bot] in #25

  • Check for presence of unexpected entries in the ZIP64 extra field by @Its-Just-Nans in #28

  • feat: add & symbol by @Its-Just-Nans in #29

New Contributors

Full Changelog: v4.004...v4.005