github programmersd21/flow v0.1.7

latest release: v0.2.0
11 days ago

v0.1.7 - Dead Code Removal, UI Cleanup, README Overhaul

Changed:

  • Removed unused functions in animate and theme packages (EaseOut, Spring, ThreeWayColorLerp, Highlight, PulseColor, GraphColor, ValueSecondary, TextPrimary)
  • Removed dead FormatBandwidthMeter function
  • Removed unused Speed field from InterfaceDetail
  • Cleaned up obvious comments across cmd/flow/main.go, collector.go, sampler.go
  • Purged over-engineered code artifacts from generated code
  • Restructured views.go with consistent layout constants (PanelBorderWidth, PanelPaddingX, PanelExtraWidth, HorizontalMargin, GapRow)
  • Simplified renderPanel with tagged switch on ViewMode

Added:

  • Interface Details section in README with screenshot
  • Network Processes section in README with screenshot
  • Theme Selector section in README with screenshot

Don't miss a new flow release

NewReleases is sending notifications on new releases.