github elixir-lang/elixir v1.15.6

latest releases: main-latest, v1.17.3, v1.17.2...
12 months ago

This release also includes fixes to the Windows installer.

1. Bug fixes

EEx

  • [EEx] Do not crash when printing tokenizer warnings

Elixir

  • [Code] Fix formatter for nested * in bitstrings
  • [Code] Improve feedback when an invalid block is given Code.quoted_to_algebra/2
  • [Kernel] Trace functions before they are inlined

Mix

  • [mix compile] Ensure :extra_applications declare in umbrella projects are loaded
  • [mix deps.get] Do not check for invalid applications before deps.get
  • [mix deps.update] Do not check for invalid applications before deps.update
  • [mix format] Load plugins when invoking the formatter from an IDE

Don't miss a new elixir release

NewReleases is sending notifications on new releases.