aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2024-07-20fix: typo in documentation (#14)HEADmasterPridon Tetradze1-1/+1
2022-12-20linting, type definitions & cleanup (#12)Pridon Tetradze4-45/+41
2022-12-10add progress logger (#11)Pridon Tetradze2-5/+25
2022-06-26Fix typo (#4)Nikita Kudinov1-1/+1
2022-06-26Flag ASCII art, remove tabularization & refactor (#3)Pridon Tetradze9-23/+119
* initial flag image converter * add flags caching * refactor, remove tabularization, make flag ASCII optional. * update readme * update readme
2022-06-24add top level domain, increase tabularizationpridon5-13/+18
2022-06-24add lat/lng, subregion and timezonesFridon5-3/+26
2022-06-23fix country search prioritizing fuzzy match instead of exact matchpridon1-3/+13
2022-06-23change population type to string in FetchedCountriesFridon3-3/+3
2022-06-23big refactor + raw optionFridon8-138/+220
2022-06-22update help and readmeFridon1-1/+5
2022-06-22add find by capitalFridon2-3/+27
2022-06-21add case handler for no argumentsFridon1-0/+3
2022-06-21fix search limitation, add help option and minor changesFridon4-21/+47
2022-06-20refactorFridon5-0/+207