| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.4 source code.tar.gz | 2026-04-11 | 27.1 kB | |
| 2.4 source code.zip | 2026-04-11 | 40.3 kB | |
| README.md | 2026-04-11 | 950 Bytes | |
| Totals: 3 Items | 68.4 kB | 1 | |
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.