| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-icecream: Upgrade 2.1.4 -> 2.1.5 | Leon Anavi | 2025-06-30 | 1 | -17/+0 |
| | | | | | | | | | | | | | | | 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> | ||||
| * | python3-icecream: Upgrade 2.1.3 -> 2.1.4 | Leon Anavi | 2025-01-10 | 1 | -0/+17 |
| Upgrade to release 2.1.4: - Changed: Drop support for all Python versions prior to Python 3.8, now long past EOL. Notably, Python 2 is no longer supported. - Changed: Update the 'executing' dependency to >= v2.1.0 to improve source code analysis and support Python 3.13. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
