1.2.3

Released on 2016-02-21

Changes

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