-
3.0.4
StableSome checks failedCI Pipeline / test (push) Has been skippedCI Pipeline / test-install (push) Has been skippedCI Pipeline / upload-release (push) Has been skippedBuild and Release Docker Images / create-release (push) Has been skippedCI Pipeline / build (push) Failing after 0sBuild and Release Docker Images / build (8.3, map[fpm_enabled: name:alpine tag:latest]) (push) Failing after 0sBuild and Release Docker Images / build (8.3, map[fpm_enabled:-fpm name:fpm tag:fpm]) (push) Failing after 0sreleased this
2026-01-08 18:48:36 +00:00 | 127 commits to master since this releaseThis update introduces new templates and improvements
Added
- Added web template, generate it using
ncc project --generate=web - Added command-line template, generate it using
ncc project --generate=cli
Changed
- Dockerfiles now checks for the build configuration
web_release, otherwise it falls back to the default build
configuration. - Refactored the ApplyTemplate command to handle exceptions in a better way.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Added web template, generate it using