You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve middleware support in generated Fano project files using TMwExecDispatcher by default. This is to ensure that global middlewares are executed even when route does not exist.
Improve generated dockerfile for FastCGI, SCGI and uswgi protocol so that working directory is consistent.
New feature to scaffold http web application that is backed by Free Pascal built-in web server with command --project-http.
Improve information about --stdout in help which allows to output generated virtual host configuration to STDOUT thus avoid need for root privilege when execute deployment task.