josevalim
Elixir v1.8.0-rc.0 released
Hi everyone,
We have just released Elixir v1.8.0-rc.0. For more information, checkout the CHANGELOG.
Please give it a try and give us feedback. If everything “just works™”, please let us know that too. Your feedback is really important!
To try it out, you can either compile the v1.8 branch from source OR use the precompiled files, as described in our install page .
Happy holidays!
First Post!
Eiji
@josevalim Awesome work especially that you released it today! I have just tried it and for now everything seems to work. I have only one question … Is it expected to work like that?
> DateTime.now("Etc/Universal")
{:error, :utc_only_time_zone_database}
> DateTime.now("Etc/Zulu")
{:error, :utc_only_time_zone_database}
> DateTime.now("Etc/UTC")
{:ok, #DateTime<2018-12-24 15:15:00.471176Z>}
Maybe I do not get how it should work, but I though that all of those 3 names are correct for UTC …
Most Liked
Eiji
kip
Compiled and tested ex_cldr and other derived packages with no issues at all, and compilation did indeed feel faster. Thanks for yet another solid release.
Can’t wait to get my new Cldr.Calendars package out the door based upon the new Calendar behaviour additions. It will also support serving configuration to the new formatter as well.
sneako
You can build it with asdf straight from github using ref: like asdf install elixir ref:v1.8.0-rc.0
Last Post!
Popular in News
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex









