Releases: fanoframework/fano-cli
Releases · fanoframework/fano-cli
v1.5.1
31 Oct 07:46
Compare
Sorry, something went wrong.
No results found
What is new
Fix bug when project created with --project-mhd is cloned and build.cfg.sample is copied, build fails due to missing conditional defines -dLIBMICROHTTPD.
v1.5.0
25 Oct 03:08
Compare
Sorry, something went wrong.
No results found
What is new
Capability to scaffold Fano Framework web application project with session support using database as session storage (--with-session=db)
v1.4.1
21 Oct 00:38
Compare
Sorry, something went wrong.
No results found
What is new
Fix bug project generation failed when create --with-session=db which is not yet implemented.
v1.4.0
20 Sep 02:58
Compare
Sorry, something went wrong.
No results found
What is new:
Capability to skip adding domain entry in /etc/hosts file when running deployment task.
v1.3.0
17 Sep 03:20
Compare
Sorry, something went wrong.
No results found
What is new:
Capability to scaffold controller with multiple HTTP methods.
v1.2.0
18 Aug 06:29
Compare
Sorry, something went wrong.
No results found
Features :
Add capability to use certain Fano Framework specific release tag with --fano-ver option.
v1.1.0
30 Jul 05:30
Compare
Sorry, something went wrong.
No results found
New features
Ability to output virtual host deployment config to stdout with --stdout command line.
Small improvements.
v1.0.1
29 Jul 21:54
Compare
Sorry, something went wrong.
No results found
Bug fix:
Fix proxy pass for uwsgi protocol with nginx load balancer.
v1.0.0
24 Jul 08:07
Compare
Sorry, something went wrong.
No results found
First major release of Fano Framework command line utility.
Features:
Scaffold web application project that support CGI, FastCGI, SCGI, uwsgi, http protocol.
Scaffold controller, model. view, and middleware class.
Generate random key and GUID.
Setup web application with Apache and Nginx web server as reverse proxy.
Setup web application as service with SystemD.
Minimize JavaScript
1.0.0-rc.1
10 Jul 12:31
Compare
Sorry, something went wrong.
No results found
First major release candidate