v1.2.5
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
@implis always a list - [String] Fix bugs in
String.replace_*functions where it would not include the accumulated value for certain replacements