Skip to content

Releases: surajsubramanian/weather-cli

v0.2.0

17 Jun 19:14

Choose a tag to compare

What’s Changed

  • Refactor codebase after @popsu's review 😅
  • Couple types with functions
  • Introduce generic functions for loading and saving configurations

v0.1.0

16 Jun 20:30

Choose a tag to compare

What’s Changed

  • Initial functioning version of the CLI
  • Add tests
  • goreleaser config and workflow