Phoenix v1.2.1 发布了,Phoenix 是函数式编程语言 Elixir 的 Web 开发框架。以下是该版本值得关注的内容:
功能增强
[Router] Improve errors for invalid route paths
[Plug] Include new development error pages
Bug 修复
[Endpoint] Fixed issue where endpoint would fail to code reload on next request after an endpoint compilation error
下载地址:https://github.com/phoenixframework/phoenix/archive/v1.2.1.tar.gz
来自:开源中国社区

