nnjeim / world

A Laravel package which provides a list of the countries, states, cities, currencies, timezones and languages.
MIT License
761 stars 104 forks source link

Rename regions attribute to continents. #40

Closed ronlinet closed 1 year ago

ronlinet commented 1 year ago

It is more deductive to rename the column countries.region to countries.continent. The country.subregion does make generic sense and can be kept as it is.

nnjeim commented 1 year ago

@ronlinet please fell free to fork and do your modification. regarding the large number of people downloading and using ghe package i would be more conservative on backward compatibility.