Phoenix v1.2.0-rc.0 发布了,Phoenix 是函数式编程语言 Elixir 的 Web 开发框架。
主要功能增强:
CodeReloader] The lib/ directory is now code reloaded by default along with web/ in development
[Channel] Add subscribe/2 and unsubscribe/2 to handle external topic subscriptions for a socket
[View] Generate private render_template/2 clauses for views to allow overriding render/2 clauses before rendering templates
[Channel] Add :phoenix_channel_join instrumentation hook
软件详情:https://github.com/phoenixframework/phoenix/blob/master/CHANGELOG.md
下载地址:https://github.com/phoenixframework/phoenix
来自:开源中国社区

