• 1.0.3-alpha 8019d8c378

    1.0.3-alpha Stable

    netkas released this 2023-08-17 01:07:43 +00:00 | 375 commits to master since this release

    Changed

    • Refactored \ncc\Objects > PackageLock
    • Updated defuse\php-encryption to version 2.4.0
    • Updated \ncc\Classes > GitClient > cloneRepositor() to clone submodules recursively by default
    • Updated \ncc\Classes > GitClient > checkout() to update submoudles.
    • Updated build system for Gitlab

    Fixed

    • Fixed issue in \ncc\Managers > ExecutionPointerManager > executeUnit() where if ttyMode is enabled in a non-tty
      environment, the process will throw an exception
      "/etc/ncc/ThirdParty/Symfony/Process/Process.php:1019 Error: TTY mode requires /dev/tty to be read/writable.", now
      ncc will display a warning if TTY mode cannot be enabled
    Downloads