Revel v0.11.3 Release Notes

  • ๐Ÿš€ @brendensoares released this on 2015-01-04

    ๐Ÿš‘ This is a minor release to address a critical bug (#824) in v0.11.2.

    โœ… Everybody is strongly encouraged to rebuild their projects with the latest version of Revel. To do it, execute the commands:

    $ go get -u github.com/revel/cmd/revel
    
    $ revel build github.com/myusername/myproject /path/to/destination/folder