Elixir v1.20.0-rc.6 has been released, requiring Erlang/OTP 27+ and compatible with OTP 29. The release includes one enhancement: type inference across applications in the Kernel. Bug fixes address a type checker regression with case inside cond, evaluation order preservation when rewriting Elixir module calls to Erlang, and two Mix dependency regressions. A hard deprecation is introduced for xref: [exclude: ...] in mix.exs, replaced by elixirc_options: [no_warn_undefined: ...].

1m read timeFrom elixirforum.com
Post cover image

Sort: