Skip to content

2.1.1

Latest

Choose a tag to compare

@AnmiTaliDev AnmiTaliDev released this 28 Jan 04:18
· 1 commit to main since this release
da081c3

utime v2.1.1 - Color Support & CI/CD

What's New

  • CI/CD: Added GitHub Actions workflow for multi-platform builds
    • Linux: x86_64, x86 (32-bit), aarch64, armv7, riscv64
    • macOS: x86_64, aarch64 (Apple Silicon)
    • FreeBSD: x86_64
    • OpenBSD: x86_64
    • NetBSD: x86_64
    • Windows: x86_64, x86 (MinGW cross-compilation)
    • Automatic binary releases on tags
  • Colors: Added subtle ANSI color highlighting throughout the interface
    • Errors highlighted in red for better visibility
    • Warnings in yellow (e.g., 32-bit system notice)
    • Output timestamps highlighted in green
    • Section headers and format names use soft colors for readability

Color Scheme

  • Cyan: Program name and command references
  • Green: Version numbers, format names (unix/ntp/apple/jd), and output values
  • Yellow: Section headers (OPTIONS, EXAMPLES, NOTE) and warnings
  • Red: Error messages
  • Dim: License text