Skip to content

Releases: suptower/weather-cli

v1.0.0

08 Aug 09:21
Compare
Choose a tag to compare

Changelog

1.0.0 (2023-08-08)

Features

  • package: 📝 updated README.md + added post-install script (6b41f04)
  • package: ✨ favorite city system (85e8015)

v0.5.2

07 Aug 13:33
Compare
Choose a tag to compare

Changelog

0.5.2 (2023-08-07)

Features

  • ✨ implemented simple 3 day forecast (be2d05f)
  • forecast: ✨ colorizing temperature in 3-day-forecast (ea20573)
  • forecast: ✨ fully implemented 3-day-forecast (7e0aef2)
  • forecast: 🎉 implemented weather ascii art (a7230ed)

Bug Fixes

  • package: 🚑 fixed package.json file issues (a614d8d)

v0.5.1

02 Aug 06:09
Compare
Choose a tag to compare

Changelog

0.5.1 (2023-08-02)

Bug Fixes

  • package: ⏪ remove github package config (aaca920)

v0.5.0

02 Aug 06:09
Compare
Choose a tag to compare

Changelog

0.5.0 (2023-08-02)

⚠ BREAKING CHANGES

  • directory structure has been adapted

v0.4.6

01 Aug 18:59
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.4.6 (2023-08-01)

Features

  • 🩹 forecast warning once per day (678db6d)
  • ✨ implemented preset time forecast (9c08378)
  • ✨ prompt for hour dial on forecast day (5110dea)
  • ✨ user can fully modify preset times (f04b037)
  • ux: 🚸 option to exit forecast from day selection (0902120)
  • ux: 💄 use string tables for showing preset times (32c70d9)
  • ux: 🔧 fully implemented configHandler (eaf75e0)

v0.4.5

31 Jul 15:22
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.4.5 (2023-07-31)

Bug Fixes

  • autodate: 🐛 ensure corract formatting of first, second, third, "th" endings (aa08784)

v0.4.4

31 Jul 09:33
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.4.4 (2023-07-31)

Features

  • ux: 🚸 added cli config (48c2a1a)

v0.4.3

11 Jul 06:39
55b10ce
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.4.3 (2023-07-11)

Features

  • deps: ⬆️ use commit-and-tag-version (e5c0421)

0.4.2 (2023-07-10)

Features

  • ux: 🎨 added console clears (16bc590)

v0.4.1

10 Jul 12:13
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.1 (2023-07-10)

Bug Fixes

v0.4.0

10 Jul 11:49
Compare
Choose a tag to compare

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.0 (2023-07-10)

Bug Fixes

  • args: 🐛 fix fast mode error message (b90b01b)

Features

  • args: ✨ added info arg (72a36dd)
  • git: 📝 added CONTRIBUTING.md (d3c6df7)
  • git: 📝 added PULL_REQUEST_TEMPLATE.md (5747256)
  • package: ✨ added autodate script (181e1e0)