Elixir release

1.2.5

Change breakdown

Organization at a glance

Detailed changelog

Enhancement

4 changes

Tool: Elixir Module: Logger

Stringify truncated function data in Logger

Tool: Elixir Module: Logger

Ensure poorly formatted char data can also be logged by using the replacement character "�" (diamond question mark)

Tool: Elixir Module: Mix

Do not assume @impl is always a list

Tool: Elixir Module: String

Fix bugs in String.replace_* functions where it would not include the accumulated value for certain replacements