• 3.0.2 b0f3e27b7e

    3.0.2
    Some checks failed
    CI Pipeline / test (push) Has been skipped
    CI Pipeline / test-install (push) Has been skipped
    Build and Release Docker Images / build (8.3, map[fpm_enabled: name:alpine tag:latest]) (push) Failing after 1s
    Build and Release Docker Images / build (8.3, map[fpm_enabled:-fpm name:fpm tag:fpm]) (push) Failing after 1s
    CI Pipeline / upload-release (push) Has been skipped
    Build and Release Docker Images / create-release (push) Has been skipped
    CI Pipeline / build (push) Failing after 1s
    Stable

    netkas released this 2026-01-05 20:01:57 +00:00 | 155 commits to master since this release

    This update introduces minor bug fixes and improvements

    Changed

    • ncc now supports installing packages using ncc --install=<package-name> which will install the package the same way
      as ncc install --package=<package-name> does.

    Fixed

    • Fixed issue where --reinstall is not respected when installing local packages using ncc install --local=<path-to-package>
    Downloads