Revel v0.11.2 Release Notes

  • on 2014-11-23

    🚑 This is a minor release to address a critical bug in v0.11.0.

    ✅ 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