Grails 版本差异
我正在读完一本我现在才意识到是为 Grails 1.1.1 编写的书!我们现在的版本是 1.3.7,从编程语言的角度来看,这似乎还很遥远。 谁能对 Grails 版本之间进行简单的比较?我应该注意 1.1.1 之后添加了哪些新功能?
I am finishing reading a book that I only now realized was written for Grails 1.1.1! We are on version 1.3.7 which seems light years away in Programming language terms.
Could anyone give a distilled comparison between Grails versions? What new features should I be aware that were added after 1.1.1?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
每个版本都附带一组发行说明,概述了主要更改。所有主要版本都可以在 Grails 存档下载页面 上找到。
阅读最新文档可能也会有所帮助。
Each version ships with a set of Release Notes that outline the major changes. All of the major releases can be found on the Grails archive download page.
Reading through the latest documentation will probably help, too.