Releases: ragibalasad/gocloudy
Releases · ragibalasad/gocloudy
v1.1.3
What's Changed
- The
--detailed
flag now shows humidity and wind speed info with hourly forecasts.
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Added version flag and implement versioning via Git tags
Full Changelog: v1.1.1...v1.1.2
v1.1.1 - Ext Weather Info Feat (module path update)
Updated binary with new module path name github.com/ragibalasad/gocloudy
v1.1.0 - Extended Weather Information Feature
[v1.1.0] - 2024-10-08
Added
- Extended Information Feature: Added support to display additional weather details including humidity and wind speed using the
--details
command-line flag.
Changed
- Updated README to reflect new features and usage instructions for the extended information.
v1.0.0 - Initial Stable Release
Description: This is the first stable release of GoCloudy, a CLI weather forecast application built with Go.
Full Changelog: https://github.com/ragibalasad/gocloudy/commits/v1.0.0