-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
Milestone
Description
To be implemented and backported when Erlang 26 is released:
- Support
custom_options: [sort_maps: true]for sorting maps - Make the suite resilient to unordered maps
- Give the new shell on Windows a try and ensure that ANSI detection works out of the box
- Ensure history works
To be implemented when Erlang 26 is released:
- Ensure we properly cache code paths
- Support concurrent application boot
To be implemented when we require Erlang 26 exclusively:
- Support
minandmaxin guards - Support groups in autocomplete
- Allow parallel binary matching (Lift restrictions for matching of binaries and maps erlang/otp#6415)
- Remove WERL/--werl altogether (including release scripts)
- Remove setting of ansi_enabled from bin/ scripts
Please do not send PRs for those, as it will take a while until we can effectively accept them.
Qqwy, easbarba, philipgiuliani, humberaquino, svserge and 18 moretimothyvanderaerden