• 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