Enhancement
1 change
Do not run fixpoint computation on runtime dependencies. This should considerably improve compilation times for large projects when changing only one or two files
Elixir release
Released on
Change breakdown
Detailed changelog
1 change
Do not run fixpoint computation on runtime dependencies. This should considerably improve compilation times for large projects when changing only one or two files
4 changes
Do not warn for assignment with blocks in EEx
Fix bug when using pinned variables inside with's else patterns
Fix Dialyzer error when with else clause is calling a no_return function
Do not alternative sync/async suites on --repeat-until-failure