v0.17.1
版本发布时间: 2015-08-27 07:24:19
phoenixframework/phoenix最新发布版本:v1.5.3(2020-06-26 19:06:09)
- Enhancements
- [ChannelTest] Add
connect/2
helper for test UserSocket handlers - [Endpoint] Expose
struct_url/0
in the endpoint that returns the URL as struct for further manipulation - [Router] Allow
URI
structs to be given to generatedurl/1
andpath/2
helpers
- [ChannelTest] Add
- Bug fixes
- [Endpoint] Pass port configuration when configuring force_ssl
- [Mix] By default include all attributes in generated JSON views
- [Router] Fix
pipe_through
not respecting halting when piping through mulitple pipelines