Releases: fanoframework/fano-cli
Releases · fanoframework/fano-cli
v1.4.1
What is new
- Fix bug project generation failed when create --with-session=db which is not yet implemented.
v1.4.0
What is new:
- Capability to skip adding domain entry in
/etc/hosts
file when running deployment task.
v1.3.0
What is new:
- Capability to scaffold controller with multiple HTTP methods.
v1.2.0
Features :
- Add capability to use certain Fano Framework specific release tag with
--fano-ver
option.
v1.1.0
New features
- Ability to output virtual host deployment config to stdout with --stdout command line.
- Small improvements.
v1.0.1
Bug fix:
- Fix proxy pass for uwsgi protocol with nginx load balancer.
v1.0.0
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
First major release candidate