Revel v0.17 和 v0.17.1 已发布,本次更新没有重大更改,详细如下:
v0.17.1
Critical issue identified details here
v0.17
[revel/revel]
add-validation
i18-lang-by-param
Added namespace to routes, controllers
Added go 1.6 to testing
Adds the ability to set the language by a url parameter. The route file will need to specify the parameter so that it will be picked up
Changed url validation logic to regex
Added new validation mehtods (IPAddr,MacAddr,Domain,URL,PureText)
[revel/cmd]
no changes
[revel/config]
no changes
[revel/modules]
Added Gorm module
[revel/cron]
Updated cron task manager
Added ability to run a specific job, reschedules job if cron is running.
[revel/examples]
Gorm module (Example)
Revel 是 Go 语言的框架,其思路完全来自 Java 的 Play Framework。
软件详情:https://github.com/revel/revel/tags
来自:开源中国社区

