Skip to content

v1.2.5

Choose a tag to compare

@josevalim josevalim released this 30 Apr 11:51

Bug fixes

  • [Logger] Stringify truncated function data in Logger
  • [Logger] Ensure poorly formatted char data can also be logged by using the replacement character "�" (diamond question mark)
  • [Mix] Do not assume @impl is always a list
  • [String] Fix bugs in String.replace_* functions where it would not include the accumulated value for certain replacements