Trending This:
Latest
Release: Release v2.5.0 · hexpm/hex · GitHub
Announcement: Hex v25 released | Hex
Enhancements
Add organization-defined dependency po...
New
1. Enhancements
Elixir
[Kernel.ParallelCompiler] Include per-module type checking times when compiler profiling is enabled with profile:...
New
1. Security
Elixir
[Version] Limit integer components in Version to 14 decimal bytes, to avoid parsing too large integers from untrusted...
New
Announcement: https://elixir-lang.org/blog/2026/06/03/elixir-v1-20-0-released/
This release requires Erlang/OTP 27+ and is compatible wi...
New
Hi everyone, this release includes type inference across applications and is our last step before v1.20. Please give it a try!
Here are ...
New
This Week's Trending
1. Enhancements
Elixir
[Kernel.ParallelCompiler] Include per-module type checking times when compiler profiling is enabled with profile:...
New
Release: Release v2.5.0 · hexpm/hex · GitHub
Announcement: Hex v25 released | Hex
Enhancements
Add organization-defined dependency po...
New
This Month's Trending 
Announcement: https://elixir-lang.org/blog/2026/06/03/elixir-v1-20-0-released/
This release requires Erlang/OTP 27+ and is compatible wi...
New
1. Security
Elixir
[Version] Limit integer components in Version to 14 decimal bytes, to avoid parsing too large integers from untrusted...
New
This Year's Trending 
Today we celebrate 15 years since Elixir’s first commit! To mark the occasion, we are glad to announce the first release candidate for El...
New
1. Enhancements
Elixir
[Regex] Raise error message when regexes are used as default values in struct fields for compatibility with Erlan...
New
Overall, the compiler finds more bugs, for free, and it has never been faster:
Infers types across clauses, finding more bugs and dead...
New
Hi everyone, this release includes type inference across applications and is our last step before v1.20. Please give it a try!
Here are ...
New
This release requires Erlang/OTP 27+ and is compatible with Erlang/OTP 29.
1. Enhancements
EEx
[EEx] Optimize compiler by flattening ex...
New
1. Enhancements
Elixir
[Protocol] Optimize protocol consolidation to no longer load structs
2. Bug fixes
Elixir
[Kernel] Fix unnecessa...
New
Elixir v1.19 has been released including enhanced type checking, broader type inference, and up to 4x faster compilation for large projec...
New
1. Enhancements
Elixir
[Kernel] Raise when U+2028 and U+2029 characters are present in comments and strings to avoid line spoofing attac...
New
1. Enhancements
Elixir
[Kernel] Support /E modifier for regular expressions in config files
Mix
[mix compile] Allow forcing specific c...
New
This release requires Erlang/OTP 27+ and is compatible with Erlang/OTP 29.
1. Enhancements
Elixir
[Code] Add :dbg_callback option to ev...
New
1. Enhancements
Mix
[mix xref] Add --min-cycle-label to help projects adapt to the more precise mix xref graph reports in Elixir v1.19. ...
New
1. Bug fixes
EEx
[EEx] Address Dialyzer warnings when invoking EEx.compile_string
Elixir
[Kernel] Optimize how types are computed for ...
New
1. Enhancements
Elixir
[Kernel] Measure and optimize writing of .beam files in the compiler
[Kernel] Optimize rare scenarios where type ...
New
Trending Last Three Years
I hereby officially announce the Elixir type system effort is transitioning from research into development. Read the full-announcement he...
New
Hi everyone,
This is a proposal for introducing local accumulators to Elixir. This is another attempt of solving the comprehension probl...
New
Awesome!
I am glad to welcome Elixir’s official Language Server team, formed by (in alphabetical order):
Jonatan Kłosko
Łukasz Samson...
New
Hi everyone, as you may be aware, we are researching a type system for Elixir.
As preparation for my upcoming ElixirConf US talk, I woul...
New
This release includes type inference of patterns to provide warnings for an initial set of constructs (binaries, maps, and atoms) within ...
New
Hi everyone,
I have updated Elixir’s wiki page on IDE/Editor support and I am now linking to it from the website.
If you know of other ...
New
Code snippets in diagnostics
Elixir v1.15 introduced a new compiler diagnostic format and the ability to print multiple error diagnostics...
New
This release includes type inference of patterns to provide warnings for an initial set of constructs (binaries, maps, and atoms). It al...
New
Full announcement: Elixir v1.18 released: type checking of calls, LSP listeners, built-in JSON, and more - The Elixir programming languag...
New
Type system improvements
Type checking of protocol dispatch and implementations
This release also adds type checking when dispatching and...
New
Hi everyone,
Elixir v1.19.0-rc.0 included a deprecation of the struct update syntax. However, we will ship with a different warning on E...
New
Elixir v1.18 is an impressive release with improvements across the two main efforts happening within the Elixir ecosystem right now: set-...
New
UPDATE: This proposal has been retracted. Read the new proposal here: Local accumulators for cleaner comprehensions
Hi everyone,
This i...
New
Official announcement: Elixir v1.16 released - The Elixir programming language
1. Enhancements
EEx
[EEx] Include relative file informat...
New
This release includes initial support for Erlang/OTP 28, for those who want to try it out. In such cases, you may use Elixir v1.18.4 prec...
New
Trending Over 3 Years
Hi everyone,
One of the features added to Elixir early on to help integration with Erlang code was the idea of overridable function defi...
New
I am resubmitting the proposal from earlier today with more context and more focus on the important parts. Some concerns and praises stay...
New
One of the major differences between running your application as a release and as a Mix project is the differences in configuration. Mix ...
New
Hi everyone,
Erlang/OTP 21 comes with two new guards contributed by @michalmuskala: map_get/2 and is_map_key/2. Now we need to discuss h...
New
Hello everyone,
Two vulnerabilities have been disclosed to Plug. Applications that provide file uploading functionality to a local file...
New
moderators note:
A conclusion by @josevalim has been drawn in Proposal: Private modules (general discussion) - #143 by josevalim
While...
New
Hello folks,
There has been some doubts regarding StreamData and PropertyTesting in Elixir so we have decided to open up a thread to an...
New
Official announcement: Elixir v1.15 released - The Elixir programming language
This release requires Erlang/OTP 24 and later.
Elixir v1...
New
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.10.0-rc.0
Support for Erlang/OTP 21+
Elixir v1.10 requires Erlang/OTP 21+...
New
Hello folks,
Elixir v1.4.0-rc.0 has been released. This is a release candidate for the upcoming Elixir v1.4.0.
The most notable changes...
New
TL;DR: The Elixir Core team is announcing a call for proposals to extend support for time zones in Elixir’s standard library.
The reason...
New
NOTE: this is a focused thread, so we appreciate if everybody stayed on topic. Feel free to comment anything in regards to calendar forma...
New
Hello everyone,
I would like to propose the addition of the Registry project to Elixir:
https://github.com/elixir-lang/registry
The...
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 da...
New
Release: Release v1.12.0-rc.0 · elixir-lang/elixir · GitHub
Note: this is a release candidate. Please try it out and give us feedback! G...
New
Confs & Meetups
16 days remaining
DC Elixir
Build Night: Hands-on with Zig and Zigler - Washington DC/USA July 15, 2026Featured Book
Latest Learning Resources
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Our Community
We Support Global Peace
Filter by:
Sub Categories:
Saved Forums
-
None saved yet
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
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #ai
- #websockets
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex
- #json
- #databases








