summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-icecream_2.1.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-icecream: upgrade 2.1.5 -> 2.1.7Wang Mingyu2025-08-211-17/+0
| | | | | | | | | | | Changelog: =========== - Fixed: Pretty-printing of SymPy (and similar) objects. - Added: Configurable line wrap length. - Improved: The package no longer includes tests in the production installation. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* 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>