github elixir-lang/elixir v1.19.1

latest release: main-latest
2 days ago

1. Bug fixes

EEx

  • [EEx] Address Dialyzer warnings when invoking EEx.compile_string

Elixir

  • [Kernel] Optimize how types are computed for pretty printing
  • [Kernel] Optimize how differences are computed in the type system
  • [Macro] Do not escape options given to dbg/2
  • [Protocol] Improve protocol violation warnings

Mix

  • [mix compile] Do not attempt to touch deleted files when compilation fails and then resumed with missing files
  • [mix deps.compile] Do not spawn partitions when all dependencies are local and already compiled

Don't miss a new elixir release

NewReleases is sending notifications on new releases.