Skip to content

Releases: ncorrea-13/weathertui

weathertui v0.1.1

Choose a tag to compare

@ncorrea-13 ncorrea-13 released this 27 Aug 23:25

v0.1.1 - stable release

  • Updated all dependencies
  • Mainly for a stable release

weathertui v0.1.0

Choose a tag to compare

@ncorrea-13 ncorrea-13 released this 29 Jul 02:12

v0.1.0 - initial release

  • First public release of weathertui, a terminal UI weather client written in Go.
  • Added CI pipeline via GitHub Actions.
  • Added LICENSE and initial README documentation, with an example screenshot.
  • General project cleanup: renamed binary/project, rewrote helper scripts, tidied comments.