josevalim

josevalim

Creator of Elixir

Elixir v1.5.0-rc.1 has been released.

This is the second release candidate for the upcoming Elixir v1.5. It includes bug fixes, enhancements and it integrates many new features that are part of OTP 20+.

Compared to the previous release candidate, it includes the ability to set breakpoints in IEx and further improves compilation times from 10% to 15% on average.

Here is the prerelease page with CHANGELOG: Release v1.5.0-rc.1 · elixir-lang/elixir · GitHub

Since it is a release candidate, please report any breaking changes you may find. To run this version, you can either compile from source or use the precompiled packages in the link above. If you need help to compile from source or use the precompiled packages, check our Install page.

Special thanks to everyone who tried the first release candidate and reported regressions!

Happy coding!

EDIT: A regression on Stream.chunk/4 has been found and fixed on both master and v1.5 branches. If you run into this bug in your applications, you can consider using Stream.chunk_every/4. For libraries that use Stream.chunk/4, it is best to wait for the next release candidate and/or the final version.

Showing Posts 1 to 7

OvermindDL1

OvermindDL1

I’ve been watching that PR you’ve been building, it looks awesome!

Eiji

Eiji

I’m using first release candidate when working on my library ExApi - better error messages are really useful and it’s also stable . :slight_smile:
btw. I need only to write documentation and tests for this library. I’m not spending on it much time, but it already looks really good. I will publish it as soon as possible.

PatNowak

PatNowak

Does the debugging works only in IEx? If so, will it work fine when using iex -S mix phoenix.server?

aseigo

aseigo

Very excited about this release … so many good things in it!

In the release notes there is this:

[Kernel] Cache the AST on definitions. This speeds up the compilation time from 10% to 15% measured across different projects

Does anyone have a link, or a pointer to where I could look, for some numbers on this? I couldn’t find it in a quick rummaging through the PR’s…

Also .. Optimize String.replace_* functions by michalmuskala · Pull Request #6240 · elixir-lang/elixir · GitHub ← that one is potentially significant, perhaps interesting enough to make it into the release notes as well?

Also .. has it been considered to add links to the relevant PRs (if any?) for entires on the release notes to make it easier for people to drill down into what the changes entail?

aseigo

aseigo

Sweet, thanks! Looks like I’ll have to do some local measurements, still … thank goodness for asdf, no? :slight_smile:

josevalim

josevalim OP

Creator of Elixir

Yes. it only works on IEx and it will work fine with the command above.

— All posts loaded —

Where Next? Top

Trending in News Top

Other Trending Topics Top

mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
mhanberg
Hi everyone! The first release candidate for the Expert language server project is now available! We’ve published a press release detai...
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
Dmk
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews