-
3.0.2
StableSome checks failedCI Pipeline / test (push) Has been skippedCI Pipeline / test-install (push) Has been skippedBuild and Release Docker Images / build (8.3, map[fpm_enabled: name:alpine tag:latest]) (push) Failing after 1sBuild and Release Docker Images / build (8.3, map[fpm_enabled:-fpm name:fpm tag:fpm]) (push) Failing after 1sCI Pipeline / upload-release (push) Has been skippedBuild and Release Docker Images / create-release (push) Has been skippedCI Pipeline / build (push) Failing after 1sreleased this
2026-01-05 20:01:57 +00:00 | 155 commits to master since this releaseThis 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
asncc install --package=<package-name>does.
Fixed
- Fixed issue where
--reinstallis not respected when installing local packages usingncc install --local=<path-to-package>
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- ncc now supports installing packages using