Elixir
Elixir Core Team
Elixir v1.15.0-rc.1 released
1. Enhancements
Elixir
- [File] Support distributed
File.Stream - [Module] Add
Module.get_last_attribute/3 - [Task] Reduce footprint of tasks by avoiding unecessary work during spawning
ExUnit
- [ExUnit.Case] Add
ExUnit.Case.get_last_registered_test/1
2. Bug fixes
Elixir
- [Code] Ensure
:on_undefined_variableoption works as advertised (regression) - [Code] Format paths in
Code.with_diagnostic/2as relative paths (regression) - [Kernel] Raise when macros are given to dialyzer
- [Kernel] Support bitstring specifiers as map keys in pattern (regression)
- [Module] Ensure that
Module.get_attribute/3returnsniland not the given default value when an attribute has been explicitly set asnil - [Task] Do not double log Task failure reports
ExUnit
- [ExUnit.CaptureLog] Allow capturing deprecated log level (regression)
- [ExUnit.DocTest] Ensure proper line is returned when failing to parse doctest results
IEx
- [IEx] Fix IO operations not returning when booting IEx (regression)
Mix
- [mix deps] Ensure dependencies with
included_applicationscan be loaded (regression) - [mix format] Ensure proper formatter options are returned for files (regression)
3. Soft deprecations
Elixir
- [Kernel] Require pin variable when accessing variable inside binary size in match
Most Liked
josevalim
Creator of Elixir
A follow-up to Elixir v1.15.0-rc.0 addressing the regressions reported. Please continue testing and giving feedback!
17
Popular in News
Hi everyone,
We are glad to announce that the second release candidate for Elixir v1.6.0 is out.
Check out the CHANGELOG and give the r...
New
Hi everyone,
We have just released Elixir v1.8.0-rc.1. It contains only one bug fix compared to v1.8.0-rc.0. You can read the previous a...
New
This release includes type inference of patterns to provide warnings for an initial set of constructs (binaries, maps, and atoms) within ...
New
1. Enhancements
Elixir
[File] Support distributed File.Stream
[Module] Add Module.get_last_attribute/3
[Task] Reduce footprint of tasks ...
New
Release: Release v1.12.0-rc.1 · elixir-lang/elixir · GitHub
1. Enhancements
Elixir
[Code] Add Code.cursor_context/2 to return the conte...
New
1. Bug fixes
Elixir
[Duration] Fix parsing of fractional durations with non-positive seconds
[Kernel] Do not attempt to group module war...
New
Release: Release v1.11.1 · elixir-lang/elixir · GitHub
1. Bug fixes
Elixir
[Code] Ignore tracers if lexical tracker is dead or explicit...
New
Elixir v1.14 brings many improvements to the debugging experience in Elixir
and data-type inspection. It also includes a new abstraction...
New
1. Enhancements
Elixir
[Protocol] Optimize protocol consolidation to no longer load structs
2. Bug fixes
Elixir
[Kernel] Fix unnecessa...
New
Hello folks,
I am super excited to finally share what I’ve been working on in the last few months: StreamData, an Elixir library for dat...
New
Other popular topics
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New
If I have a post route which an argument:
post /my_post_route/:my_param1, MyController.my_post_handler
How would get the post params ...
New
I have VueJS GUIs with the project generated using Webpack.
I have Elixir modules that will need to be used by the VueJS GUIs.
I forese...
New
After calling mix ecto.create I get this error:
17:00:32.162 [error] GenServer #PID<0.412.0> terminating
** (Postgrex.Error) FATAL...
New
Hello, how can I check the Phoenix version ?
Thanks !
New
Hi folks,
Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
New
Credo is smart enough to check for (something like) this:
assert length(the_list) == 0
with this response:
Checking if an enum is empt...
New
Kind of like when jquery came out, it was super necessary. Existing drag and drop libraries have a bunch of baggage to support old browse...
New
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1]
15:22:35.803 [error] gen_event {lager_file_backend...
New
Hi everyone!
I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
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
- #forms
- #api
- #metaprogramming
- #security
- #hex










