Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Latest commit

 

History

History
41 lines (29 loc) · 895 Bytes

CHANGELOG.md

File metadata and controls

41 lines (29 loc) · 895 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.9]

Added

  • Added All Country View

Changed

  • Dev: parser
  • Updated readme

[1.0.8]

Added

  • Fix Bug in printing all states info
  • Fixes #17 and #19

Changed

[1.0.7] - 2020-04-12

Added

  • Added comma in numbers to improve readability Issue #14

Changed

  • Changed import structure

[1.0.5][1.0.6] - 2020-04-09

Added

  • Added capability for parsing all states at a single time
  • Added world status fetcher
  • Added loader while waiting for request
  • Added capability to fetch single country

Changed

  • Changed menu
  • Changed Readme.md added proper guidelines on usage