• 1.0.4 bad2f974d0

    1.0.4
    Some checks failed
    CI / Test PHP 8.3 (push) Has been cancelled
    CI / Test PHP 8.4 (push) Has been cancelled
    CI / Code Quality (push) Has been cancelled
    CI / Test on macos-latest (push) Has been cancelled
    CI / Test on ubuntu-latest (push) Has been cancelled
    CI / Test on windows-latest (push) Has been cancelled
    Release / Build and Upload Release Assets (push) Has been cancelled
    Release / Build and Upload Release Assets (release) Has been cancelled
    Release / Test Release Assets (push) Has been cancelled
    Release / Test Release Assets (release) Has been cancelled
    Stable

    netkas released this 2025-12-10 23:22:57 +00:00 | 2 commits to master since this release

    This release introduces a new feature and some improvements.

    Added

    • Add base_directory option to autoloader for customizable relative paths, allowing users to specify a base directory
      only when the relative option is enabled.
    • Added pre_definition and post_definition options to autoloader generation methods, enabling the ability to insert
      custom PHP code before and after the autoloader function definition.
    Downloads
  • 1.0.0 33f96d6e2c

    1.0.0
    Some checks failed
    CI / Test PHP 8.3 (push) Failing after 14s
    CI / Test PHP 8.4 (push) Failing after 12s
    CI / Code Quality (push) Failing after 12s
    CI / Test on ubuntu-latest (push) Failing after 12s
    Release / Build and Upload Release Assets (push) Failing after 12s
    Release / Test Release Assets (push) Has been skipped
    Release / Create Distribution Package (push) Has been skipped
    Release / Build and Upload Release Assets (release) Failing after 17s
    Release / Test Release Assets (release) Has been skipped
    Release / Create Distribution Package (release) Has been skipped
    CI / Test on macos-latest (push) Has been cancelled
    CI / Test on windows-latest (push) Has been cancelled
    Stable

    netkas released this 2025-09-26 02:15:57 +00:00 | 25 commits to master since this release

    [1.0.0] - 2025-09-25

    First stable release

    Downloads