Skip to content

v0.1.6

Choose a tag to compare

@weby-homelab weby-homelab released this 09 Jul 14:00
v0.1.6
c95dfa5

🚀 Release v0.1.6 (July 9, 2026)

  • Subprocess-Free Load Average: Replaced bc shell calls in statusline.sh with pure Bash decimal stripping to improve rendering performance and remove external package dependency.
  • Windows Git Timeout Resilience: Ported the Git timeout safeguard to statusline.ps1 using a .NET-native Process wrapper with a 1-sec limit to prevent PowerShell hangs on slow remote filesystems.