1.2.0
Added
- Macrolanguages list. For example,
if you need to get allm_id
ARA languages you can use the next code:
from pycountries import MacroLanguage
print(MacroLanguage("ara", i_status="R"))
Fixed
- Minor bugs
m_id
ARA languages you can use the next code:from pycountries import MacroLanguage
print(MacroLanguage("ara", i_status="R"))