Skip to content

Patch v0.11.3

Compare
Choose a tag to compare
@brendensoares brendensoares released this 04 Jan 08:09
· 553 commits to master since this release

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