When is Phoenix 1.4 (the framework, not the book Programming Phoenix 1.4) expected to be released?
Edit : see:
Phoenix 1.4.0 released
Phoenix 1.4 is out! This release ships with exciting new features, most notably
with HTTP2 support, improved development experience with faster
compile times, new error pages, and local SSL certificate generation.
Additionally, our channel layer internals receiveced an overhaul, providing
better structure and extensibility. We also shipped a new and improved
Presence javascript API, as well as Elixir formatter integration for our
routing and test DSLs.
phx_new hex a…
1 Like
When it’s ready!
You can track the 1.4 milestone issues on GH. When those become 0, then it’s time for a release. We have completed all the large milestones with the conclusion of the channel transport layer rewrite, so now it’s working thru the smaller issues in the blacklog.
13 Likes
chrismccord:
When it’s ready!
@pillaiindu Meanwhile you can use version 1.4, if you’re following Programming Phoenix ≥ 1.4 . I did the same.
https://github.com/phoenixframework/phoenix
20 Likes
So looking here GitHub · Where software is built – does that mean Phoenix 1.4 is going to out very soon?
2 Likes
Linuus
July 24, 2018, 6:53am
5
No. It means that currently there are two unresolved issues in the 1.4 milestone.
1 Like
njwest
October 3, 2018, 7:33am
6
9 Likes
Did you stumble upon any problems?
https://github.com/phoenixframework/phoenix/commit/50012ae068ae36bf08fbbc63c0d7a116b7e59494
Phoenix 1.4.0 released
Phoenix 1.4 is out! This release ships with exciting new features, most notably
with HTTP2 support, improved development experience with faster
compile times, new error pages, and local SSL certificate generation.
Additionally, our channel layer internals receiveced an overhaul, providing
better structure and extensibility. We also shipped a new and improved
Presence javascript API, as well as Elixir formatter integration for our
routing and test DSLs.
phx_new hex a…