UNPKG

world-countries-capitals

Version:

A simple NPM package to get capitals, currency, native language, famous_for etc. of all the countries in the world

95 lines (55 loc) 5.67 kB
## 3.4.0 (October 29, 2020) - Add 'continent', 'ISO codes', and 'ccTLD' properties and create new methods for them - [#42](https://github.com/bhatvikrant/world-countries-capitals/issues/42) - [@sthiepaan](https://github.com/sthiepaan) - Add 'constitutional_form' Property and create new method to use that data - [#54](https://github.com/bhatvikrant/world-countries-capitals/issues/54) - [@sthiepaan](https://github.com/sthiepaan) - Add language codes - [#59](https://github.com/bhatvikrant/world-countries-capitals/issues/59) - [@anneloreegger](https://github.com/anneloreegger) - Add area and corresponding test - [#52](https://github.com/bhatvikrant/world-countries-capitals/issues/52) - [@amanpalariya](https://github.com/amanpalariya) - Added 'is_landlocked' property - [#56](https://github.com/bhatvikrant/world-countries-capitals/issues/56) - [@jav7zaid](https://github.com/jav7zaid) - Fix broken data file and test failures - [#61](https://github.com/bhatvikrant/world-countries-capitals/issues/61) - [@sthiepaan](https://github.com/sthiepaan) - Adding_API_for_alcohol_prohibition - [#57](https://github.com/bhatvikrant/world-countries-capitals/issues/57) - [@damn-dvlpr](https://github.com/damn-dvlpr) - Refactor documentation of the project - [#58](https://github.com/bhatvikrant/world-countries-capitals/issues/58) - [@sthiepaan](https://github.com/sthiepaan) ### 3.3.1 (October 02, 2020) ## 3.2.0 (October 02, 2020) - Improved README - [#34](https://github.com/bhatvikrant/world-countries-capitals/issues/34) - [@debugleader](https://github.com/debugleader) - Bump lodash from 4.17.15 to 4.17.19 in /data/tests - [#33](https://github.com/bhatvikrant/world-countries-capitals/issues/33) - [@dependabot](https://github.com/dependabot) - Updated drive_direction - [#36](https://github.com/bhatvikrant/world-countries-capitals/issues/36) - [@amanpalariya](https://github.com/amanpalariya) - Update data.json - [#39](https://github.com/bhatvikrant/world-countries-capitals/issues/39) - [@Ac-Srikanth](https://github.com/Ac-Srikanth) ## 3.1.0 (July 11, 2020) - chore: add inline docs for IDE intellisense - [#29](https://github.com/bhatvikrant/world-countries-capitals/issues/29) - [@sudo-kaizen](https://github.com/sudo-kaizen) - chore: correct readme grammar and formatting - [#30](https://github.com/bhatvikrant/world-countries-capitals/issues/30) - [@sudo-kaizen](https://github.com/sudo-kaizen) - Added unique country flag to data.json and updated readme - [#27](https://github.com/bhatvikrant/world-countries-capitals/issues/27) - [@pswartz66](https://github.com/pswartz66) - issue #23 add drive direction to the countries as unique data - [#31](https://github.com/bhatvikrant/world-countries-capitals/issues/31) - [@mhesham32](https://github.com/mhesham32) ### 3.0.2 (June 10, 2020) - Demo link added to readme.md - [#28](https://github.com/bhatvikrant/world-countries-capitals/issues/28) - [@leodrk](https://github.com/leodrk) ### 3.0.1 (April 09, 2020) # 3.0.0 (April 09, 2020) - Fix #24 : Add South Sudan to data.json, add aliases for some countries - [#25](https://github.com/bhatvikrant/world-countries-capitals/issues/25) - [@sanilborkar](https://github.com/sanilborkar) ### 2.0.2 (March 16, 2020) ### 2.0.1 (March 16, 2020) - Added phone codes - [#19](https://github.com/bhatvikrant/world-countries-capitals/issues/19) - [@pf0](https://github.com/pf0) - Reworked README.md - [#22](https://github.com/bhatvikrant/world-countries-capitals/issues/22) - [@L4TTiCe](https://github.com/L4TTiCe) # 2.0.0 (February 25, 2020) - Implemented API call for querying by famous attribute - [#17](https://github.com/bhatvikrant/world-countries-capitals/issues/17) - [@Levi-Thieme](https://github.com/Levi-Thieme) - Add automated tests - [#18](https://github.com/bhatvikrant/world-countries-capitals/issues/18) - [@Levi-Thieme](https://github.com/Levi-Thieme) ### 1.5.1 (February 18, 2020) - getCountriesByObject function naming - [#9](https://github.com/bhatvikrant/world-countries-capitals/issues/9) - [@manangouhari](https://github.com/manangouhari) ## 1.5.0 (February 17, 2020) - added different's countries on what they famous for - [#13](https://github.com/bhatvikrant/world-countries-capitals/issues/13) - [@Sushant2](https://github.com/Sushant2) ## 1.4.0 (February 09, 2020) - Refactored the code and changed the native_language property type - [#8](https://github.com/bhatvikrant/world-countries-capitals/issues/8) - [@im-rhlrvndrn](https://github.com/im-rhlrvndrn) ### 1.3.2 (February 08, 2020) ### 1.3.1 (February 08, 2020) ## 1.3.0 (February 08, 2020) - Optimized the getNRandomCountriesData function - [#5](https://github.com/bhatvikrant/world-countries-capitals/issues/5) - [@harshsaini786](https://github.com/harshsaini786) ### 1.2.2 (February 08, 2020) - README updated with invitation to contribute - [#7](https://github.com/bhatvikrant/world-countries-capitals/issues/7) - [@sudhanshu647](https://github.com/sudhanshu647) ### 1.2.1 (February 07, 2020) - Examples added in README - [#6](https://github.com/bhatvikrant/world-countries-capitals/issues/6) - [@joshineena](https://github.com/joshineena) ## 1.2.0 (February 07, 2020) - updated horizontal rules in README - [#4](https://github.com/bhatvikrant/world-countries-capitals/issues/4) - [@coderViki-YT](https://github.com/coderViki-YT) ### 1.1.4 (February 06, 2020) ### 1.1.3 (February 06, 2020) ### 1.1.2 (February 06, 2020) ### 1.1.1 (February 06, 2020) ## 1.1.0 (February 06, 2020) - MIT license added - [#3](https://github.com/bhatvikrant/world-countries-capitals/issues/3) - [@bhatvikrant](https://github.com/bhatvikrant) # 1.0.0 (February 05, 2020)