🌎
country-info
  • Welcome!
  • Quick Start
  • Changelog
  • Reference
    • Functions
      • Get Continent Information
      • Get Country Information
      • Get All Countries Information
      • Get Country by Top-Level Domain
      • Search Countries
    • Function Signatures
    • Testing
Powered by GitBook
On this page
  • Version 3.2.0
  • Version 3.1.3
  • Version 3.1.2
  • Version 3.1.1
  • Version 3.1.0
  • Version 3.0.0
  • Version 2.0.0
  • Version 1.5.0
  • Version 1.0.0
  • Version 0.0.2
  • Version 0.0.1

Was this helpful?

Changelog

Version 3.2.0

  • Added new documentation

Version 3.1.3

  • Bug fixed on the new update check function.

Version 3.1.2

  • New Feature: Added automatic update check on application start.

Version 3.1.1

  • Bug fixed on searchCountries

  • Github renamed

Version 3.1.0

  • Added changelog

  • Improved documentation in the README.md

Version 3.0.0

  • Added getCountryByCode function to find countries by their ISO codes.

  • Added getCountryByTLD function to find countries by their top-level domains (TLDs).

  • Added searchCountries function to search for countries based on keywords.

  • Added comprehensive documentation in the README.md.

Version 2.0.0

Bugs Fixed

Version 1.5.0

Improve code

Version 1.0.0

Full Release

Initial release of countrys-info package.

  • Added getCountryInfo function to retrieve country information.

  • Added getContinent function to obtain continent information.

  • Added getAllCountries function to get information about all countries.

  • Added documentation in the README.md.

  • Included example usage in the README.md.

Version 0.0.2

Alpha release

Version 0.0.1

Beta release

PreviousQuick StartNextFunctions

Last updated 1 year ago

Was this helpful?