Elixir v1.19.5 has been released with one enhancement and several bug fixes. The enhancement optimizes protocol consolidation to avoid loading structs unnecessarily. Bug fixes address unnecessary recompilation when dbg_callback is modified at runtime, a parser crash on missing parentheses following the 'not in' operator, support for fetching abstract code from modules compiled with Elixir v1.14 and earlier, and a fix ensuring protocol consolidation no longer stores outdated struct types.

1m read timeFrom forum.elixirforum.com
Post cover image