Skip to content

Choose a tag to compare

@kordianbruck kordianbruck released this 11 Apr 22:32
d27dcd7

What's Changed

✨ New Features

  • New Backends: Added support for Open-Meteo and WeatherAPI.com.
  • Disk Caching: Implemented JSON caching in /tmp to reduce redundant API calls.
  • Compact Mode: Introduced AAT Compact Mode for a denser display.
  • Documentation: Generate manual pages directly via wego --man.

🛠 Improvements & Fixes

  • API Enhancements: Switched OpenWeatherMap to HTTPS and fixed WorldWeatherOnline endpoints.
  • UI Tweaks: Improved low-temperature visibility on dark backgrounds and corrected Kelvin notation.
  • Data Accuracy: Refined Open-Meteo astronomy calculations and OpenWeatherMap error handling.

🏗 Maintenance

  • Tooling: Integrated golangci-lint, Renovate, and standardized PR templates.
  • Dependencies: Updated core packages including go-runewidth, go-colorable, and various GitHub Actions.