• 1.0.2 50ea0218d6

    1.0.2
    Some checks failed
    CI / check-phpunit (push) Failing after 1s
    CI / check-phpdoc (push) Failing after 1s
    CI / release-artifacts (push) Has been skipped
    CI / test (push) Has been skipped
    CI / generate-phpdoc (push) Has been skipped
    CI / release-documentation (push) Has been skipped
    CI / debug (push) Failing after 1s
    CI / release (push) Failing after 1s
    Stable

    netkas released this 2026-01-23 18:26:23 +00:00 | 0 commits to master since this release

    This update introduces a new parameter for the majority of IO functions while maintaining backward compatibility, the
    parameter $normalizePath allows users to specify whether they want the file paths to be normalized before processing.

    Downloads
  • 1.0.1 669925cd12

    1.0.1
    Some checks failed
    CI / debug (push) Failing after 1s
    CI / release (push) Failing after 1s
    CI / check-phpunit (push) Failing after 1s
    CI / release-artifacts (push) Has been skipped
    CI / generate-phpdoc (push) Has been skipped
    CI / check-phpdoc (push) Failing after 1s
    CI / test (push) Has been skipped
    CI / release-documentation (push) Has been skipped
    Stable

    netkas released this 2026-01-23 16:56:40 +00:00 | 1 commits to master since this release

    This update introduces a critical bug fix

    Fixed

    • Fixed misused IOException where the incorrect parameters are being passed
    Downloads