Elixir v1.20.0-rc.2 release candidate introduces significant compiler improvements: ~10% faster compilation, a new interpreted mode (up to 5x faster, scales with CPU cores), and cross-clause type inference that catches more bugs and dead code. Struct definition changes now trigger fewer recompilations. New additions include

2m read timeFrom elixirforum.com
Post cover image
Table of contents
Release v1.20.0-rc.2 · elixir-lang/elixir1. Enhancements2. Potential breaking changes3. Bug fixes

Sort: