josevalim

josevalim

Creator of Elixir

Elixir v1.3.0-rc.0 released

Hello everyone,

We are glad to announce our first release candidate for Elixir v1.3.0. This release includes the new Calendar types as well as many improvements to the toolchain. We hope it will make everyone more productive, specially when using Mix and ExUnit.

Since this is a release candidate, there is a chance your package managers won’t be updated to include it. Luckily, you can use a version manager or compile from source.

To learn more about this release, read the CHANGELOG or access its docs.

We recommend everyone to take this new release for a spin and let us know how it goes. This release should be fully backwards compatible, please report any inconsistencies you find in our issues tracker.

Happy coding!

First Post! Switch mode

AstonJ

AstonJ

Nice one - thanks José (and team!) :023:

Most Liked

josevalim

josevalim

Creator of Elixir

By the way, this release includes a new warning when using imperative assignment. This means that, after updating Elixir, compiling your dependencies may emit many warnings. Many of those dependencies may already have been fixed, so we also recommend updating those dependencies at some point by running:

mix deps.update dep1 dep2 dep3

In case a dependency still emits warnings after migrating to latest, consider sending them a pull request. :smiley:

barruumrex

barruumrex

Yes. The else form is in the release notes.

[Kernel] Support else chunks in with

Qqwy

Qqwy

TypeCheck Core Team

:wine_glass: Congradulations!

Great work. I really look forward to using the new Date and Time structs. (This is a lot better than the old Date.from_erl({2016,01,02}) that libraries like Timex provided).

The new improved testing functionality and the great compilation improvements for Mix look very juicy as well.

:smile: Awesome stuff!

Last Post!

Onor.io

Onor.io

Hey maybe there should be announcement about Elixir 1.2.6 posted here too? I would post it but I don’t have the privileges to do so.

BTW, I have created a 1.2.6 Chocolatey NuGet package but the moderation process on CNG seems to have gotten a bit slower recently so I’m not sure when it will be visible to everyone.

Where Next?

Trending in News Top

Other Trending Topics Top

JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
ausimian
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
type1fool
I just stumbled on a newly redesigned elixir-lang.org. :tada: It looks like @Software_Mansion did the work, and I think it is generally a...
New
akoutmos
@hugobarauna and I (Alex Koutmos) have been hard at work on writing a book on Nerves that takes you from simply blinking LEDs to building...
New

We're in Beta

About us Mission Statement