Skip to content

Releases: ragibalasad/gocloudy

v1.1.3

12 Oct 20:38
f373728
Compare
Choose a tag to compare

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

10 Oct 16:01
Compare
Choose a tag to compare

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)

09 Oct 07:22
d689ed2
Compare
Choose a tag to compare

Updated binary with new module path name github.com/ragibalasad/gocloudy

v1.1.0 - Extended Weather Information Feature

08 Oct 07:06
eb9bc49
Compare
Choose a tag to compare

[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

01 Oct 12:32
Compare
Choose a tag to compare

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