Enhancement
6 changes
Add :ignore and :padding option to encoding/decoding functions
Add Mix.Projects.deps_paths that returns the dependencies path as a map
Do not provide negative line numbers without generated annotation (for compatibility with Erlang 19)
Reject non fullfilled optional dependencies later on in the convergence resolution for proper dependency sorting
Fix incomplete data trimming on both String.replace_trailing and String.rstrip
Attach debug_info back into Unicode modules for Dialyzer support