Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 765 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 765 Bytes

Changelog

[1.2.0] - 2024-09-15

Updated

  • Optimization and minification for lesser package size

Fix

  • File Location issue with other OS.

Removed

  • Depdendencies and unused code to minimize package size

[1.0.0] - 2024-09-11

Added

  • Initial release of the world-time-cli.
  • Display time for popular countries, including the USA, UK, India, Australia, and Canada.
  • Support for viewing time for a specific country using the country name or country code.
  • Ability to display time for all countries.
  • Dynamic time zone updates using the --refresh option.
  • Case-insensitive support for country names and codes.
  • Help and usage instructions available via the help command.
  • List all supported countries via the list command.