Skip to content

v1.2

Choose a tag to compare

@github-actions github-actions released this 07 Apr 00:40
· 28 commits to master since this release
v1.2
7fc9d17

Ictruck v1.2 (2025-04-07)

Features

  • Default printer factory available in public API. Enhanced to strip ANSI C1
    sequences (including colors and other character cell attributes) if output
    stream is not attached to a TTY. Improved support for legacy Windows consoles.
  • New recipe: Sundae. Supports emoji and colorization of prefixes and
    colorization of formatted values (via Rich). Trace depths follow a color
    gradient. Custom flavors: note, monition, error, abort,
    errorx (error with exception traceback), abort (abort with exception
    traceback), success, and future.
  • Support configuration of icecream trucks via environment variables. By default,
    the names are ICTRUCK_ACTIVE_FLAVORS and ICTRUCK_TRACE_LEVELS, but
    these are configurable during the production or installation of a truck.