phoenix 1.3.0-rc.2, 1.2.4 和 1.1.9 发布,Web 开发框架

栏目: 编程语言 · 发布时间: 6年前

内容简介:phoenix 1.3.0-rc.2, 1.2.4 和 1.1.9 发布,Web 开发框架

phoenix 1.3.0-rc.2,1.2.4 和 1.1.9 发布了,Phoenix 是函数式编程语言 Elixir 的 Web 开发框架。

1.3.0-rc.2 更新如下:

  • Enhancements

    • [Generator] Add new phx.newphx.new.webphx.new.ecto project generators with improved application structure and support for umbrella applications

    • [Generator] Add new phx.gen.html and  phx.gen.json resource generators with improved isolation of API boundaries

    • [Controller] Add current_path and  current_url to generate a connection's path and url

    • [Controller] Introduce action_fallback to registers a plug to call as a fallback to the controller action

    • [Controller] Wrap exceptions at controller to maintain connection state

    • [Channel] Add ability to configure channel event logging with :log_join and  :log_handle_in options

    • [Channel] Warn on unhandled handle_info/2 messages

    • [Channel] Channels now distinguish from graceful exits and application restarts, allowing clients to enter error mode and reconnected after cold deploys.

    • [Router] Document match support for matching on any HTTP method with the special  :* argument

    • [Router] Populate conn.path_params with path parameters for the route

    • [ConnTest] Add redirected_params/1 to return the named params matched in the router for the redirected URL

    • [Digester] Add mix phx.digest.clean to remove old versions of compiled assets

    • [phx.new] Add Erlang 20 support in phx.new installer archive

  • Big Fixes

    • [Controller] Harden local redirect against arbitrary URL redirection

    • [Controller] Fix issue causing flash session to remain when using clear_flash/1

  • Deprecations

    • [Generator] All phoenix.* mix tasks have been deprecated in favor of new  phx.* tasks

  • JavaScript client enhancements

    • Add ability to pass encode and  decode functions to socket constructor for custom encoding and decoding of outgoing and incoming messages.

    • Detect heartbeat timeouts on client to handle ungraceful connection loss for faster socket error detection

    • Add support for AMD/RequireJS

更新日志地址

下载地址

1.3.0-rc.2

1.2.4

1.1.9


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

鲜活的数据

鲜活的数据

[美] Nathan Yau / 向怡宁 / 人民邮电出版社 / 2012-10-1 / 69.00元

在生活中,数据几乎无处不在,任我们取用。然而,同样的数据给人的感觉可能会千差万别:或冰冷枯燥,让人望而生畏、百思不解其意;或生动有趣,让人一目了然、豁然开朗。为了达到后一种效果,我们需要采用一种特别的方式来展示数据,来解释、分析和应用它。这就是数据可视化技术。Nath an Yau是这一创新领域的先锋。在本书中,他根据数据可视化的工作流程,先后介绍了如何获取数据,将数据格式化,用可视化工具(如R)......一起来看看 《鲜活的数据》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具