Enhancement
1 change
Optimize protocol consolidation to no longer load structs
Elixir release
Released on
Change breakdown
Detailed changelog
1 change
Optimize protocol consolidation to no longer load structs
7 changes
Fix unnecessary recompilation when dbg_callback is modified at runtime
Fix parser crash on missing parentheses on expression following operator not in
Support fetching abstract code for modules compiled with Elixir v1.14 and earlier
Ensure protocol consolidation no longer stores outdated struct types. As a consequence, protocols types only track struct names at the moment
Revert optimization which caused nested streams in Stream.flat_map/2 to crash
Fix usage of #iex:break as part of multi-line prompts
Do not crash on invalid metadata