Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-icecream: Upgrade 2.1.4 -> 2.1.5 | Leon Anavi | 2025-06-30 | 1 | -0/+17 |
Upgrade to release 2.1.5: - Changed: Improved printing for variables of type str. - Fixed issues that affected the output of multiline strings and strings containing special characters such as escaped newlines and tabs. - Strings are now printed exactly as they are, faithfully representing their actual value. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |