**What's new?**
- Integrated query functions: is_alphabet, is_abjad, is_abugida, is_syllabary, is_logographic and is_featural
- Added more languages (total number of supported languages: 151)
- Added internal ISO-15924 and ISO 639-1/2/3 json databases
- Integrated ISO code to language translation
- Integrated independent vowels (abugida-based scripts)
- Corrected writing system classification (Alphabetic now uses the classification by Daniels and Bright [Daniels, Peter T.; Bright, William, eds. (1996). The World's Writing Systems. Oxford University Press.])
- Mayor refactoring (bugfixing, lint/style, documentation, examples, etc.)
- Added > 20 unit tests