- Added US states api
corona --states=US
- Changed default source to worldoMeters. i.e source 2 is now default
- Added confirmed cases graphs
corona -gorcorona italy -g
- Added new source to fetch realtime data.
corona --source=2 - Code refactored and some bug fixes.
- Added filter to show top N countries.
corona --top=20
- Added minimal / comapct table command.
corona --minimal - Added world total stats at the bottom of the table too.
- Refactor: moved table formatting functions to helpers.
- Added total stats object when using
?format=json
- Added country filter. Ex:
corona Italy - Added command to show emojis. Ex:
corona --emojis - Added command to disable colors using. Ex:
corona --color=false
- Added daily and weekly column.
- Lauched command
corona