Releases: AnmiTaliDev/utime
Releases · AnmiTaliDev/utime
Release list
2.1.1
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
2.1.0
Full Changelog: https://github.com/AnmiTaliDev/utime/commits/2.1.0
0.1.0
Merge pull request #1 from AnmiTaliDev/feature/init