Releases: schachmat/wego
Releases · schachmat/wego
2.3
What's Changed
- chore: remove refs to deprecated io/ioutil by @testwill in #169
- Update versions for github actions by @peterfpeterson in #183
- OpenWeatherMap: Fix "wego 0" functionality by @0x5c in #175
- Add sunrise/sunset time to openweathermap by @peterfpeterson in #182
New Contributors
- @testwill made their first contribution in #169
- @peterfpeterson made their first contribution in #183
- @0x5c made their first contribution in #175
Full Changelog: 2.2...2.3
2.2
- Removed obsolete forecast.io backend
- New backend Caiyunapp and smhi.se
- Added a markdown formatter
- Updated to Go 1.20
2.1
Release rollup, to just get everything tagged what as happened in the last years already. Most noticeably:
- openweathermap support
- emoji frontend
- lots of bugfixes
Here is to getting this project moving a bit again in the coming months.
release v2.0
Changelog since v1.0:
- wego now depends on ingo, therefore requiring Go >=1.5
- backends and frontends are split of to a plugin style architecture
- new emoji frontend added