Skip to content

Releases: fanoframework/fano-cli

v1.4.1

21 Oct 00:38
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

What is new:

  • Capability to scaffold controller with multiple HTTP methods.

v1.2.0

18 Aug 06:29
Compare
Choose a tag to compare

Features :

  • Add capability to use certain Fano Framework specific release tag with --fano-ver option.

v1.1.0

30 Jul 05:30
Compare
Choose a tag to compare

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
Choose a tag to compare

Bug fix:

  • Fix proxy pass for uwsgi protocol with nginx load balancer.

v1.0.0

24 Jul 08:07
Compare
Choose a tag to compare

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
Choose a tag to compare
1.0.0-rc.1 Pre-release
Pre-release

First major release candidate