-
3.0.6
StableSome checks failedBuild and Release Docker Images / build (8.3, map[fpm_enabled:-fpm name:fpm tag:fpm]) (push) Failing after 1sBuild and Release Docker Images / create-release (push) Has been skippedCI Pipeline / build (push) Failing after 1sCI Pipeline / test-install (push) Has been skippedCI Pipeline / test (push) Has been skippedBuild and Release Docker Images / build (8.3, map[fpm_enabled: name:alpine tag:latest]) (push) Failing after 1sCI Pipeline / upload-release (push) Has been skippedreleased this
2026-01-23 18:29:25 +00:00 | 101 commits to master since this releaseThis update introduces regular bug fixes, a new command and some major changes related to IO operations for better
safety.Added
- Added new command
ncc project docker-updatewhich updates a running Docker container with the latest compiled
package, useful for live-testing changes without rebuilding or restarting the container. (Experimental) - Added dependency
fslib
Changed
- Replaced builtin IO operations to use
fslibinstead - Updated dependency
depreaction-contracts - Updated dependency
loglib2 - Updated dependency
optslib - Updated dependency
Process
Removed
- Removed builtin
IOclass in favor forfslibto handle filesystem operations. - Removed builtin
IOException - Removed unused dependency
PHP-Parser
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Added new command