summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-icecream_2.1.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-icecream: Upgrade 2.1.4 -> 2.1.5Leon Anavi2025-06-301-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>