Elixir
Elixir Core Team
Elixir v1.14.2 released
1. Enhancements
Elixir
- [Code] Add
Code.eval_quoted_with_env/4with support for the:prune_bindingoption
ExUnit
- [ExUnit.Case] Allow test cases to not be registered on use
- [ExUnit.DocTest] Include
:doctestand:doctest_lineas meta tags - [ExUnit.Formatter] Expose
ExUnit.Formatter.format_assertion_diff/4
Mix
- [Mix]
Mix.install/2accepts atoms as paths
2. Bug fixes
Elixir
- [Code.Formatter] Fix
size*unitshortcut in bitstring - [Kernel] Generate unique variables for macro expansion of
defguard - [Protocol] Expand
:forin protocols with the appropriate env
ExUnit
- [ExUnit] Do not run duplicate cases on
ExUnit.run/1
Mix
- [mix test] Ensure proper error message when there is no test directory
Most Liked
josevalim
Creator of Elixir
Ha. This is a patch release, so it is mostly bug fixes and tiny improvements here and there on recently added features.
9
derpycoder
Slow down guys, I haven’t caught up with the older version yet. ![]()
4
dimitarvp
Thanks for the release!
What does that mean? ![]()
2
josevalim
Creator of Elixir
Check the register flag on ExUnit.Case!
2
muelthe
Thank you! <3
1
Popular in News
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.9.2
1. Enhancements
Mix
[mix release] Allow {:from_app, app_name} as a v...
New
The goal of private modules is to define a module that cannot be trivially accessed by other modules where they are not visible to.
In t...
New
Elixir v1.4.5 has been released with fixes for those interested in running Erlang/OTP 20: https://github.com/elixir-lang/elixir/releases/...
New
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.11.3
1. Enhancements
Elixir
[Macro] Add Macro.unique_var/2 and Macro.gen...
New
Note this release includes offline Elixir installers for Windows per supported Erlang/OTP version.
1. Enhancements
Elixir
[Module] Mark...
New
Hello everyone,
This past weekend we have released Ecto v2.1.0-rc.5, hopefully the last release candidate for Ecto v2.1: https://github...
New
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.9.0-rc.0
Releases
The main feature in Elixir v1.9 is the addition of rele...
New
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.10.2
1. Bug fixes
Elixir
[Macro] Fix a bug where Macro.to_string/1 would...
New
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 f...
New
Official announcement: Elixir v1.16 released - The Elixir programming language
1. Enhancements
EEx
[EEx] Include relative file informat...
New
Other popular topics
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
New
Hi there,
I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 record...
New
I want to try my hand at web scraping. What tools/libraries do I need to use. I’m hoping to turn this into something professional so don’...
New
i’m a new one to elixir
which editor can i use
vs code? or atom?
Thanks! :smiley:
New
As many of you may have realized by now (sorry for all the posts here) I’ve been working on a db problem where I’m trying to aggregate a ...
New
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch.
This project took far...
New
Hey all,
I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New
by Lance Halvorsen
Elixir and Phoenix are generating tremendous excitement as an unbeatable platform for building modern web application...
New







