# Revision history for phonetic-languages-simplified-generalized-examples-array ## 0.1.0.0 -- 2021-05-08 * First version. Released on an unsuspecting world. ## 0.1.0.1 -- 2021-05-08 * First version revised A. Some documentation and .cabal file improvements. ## 0.1.1.0 -- 2021-05-10 * First version revised B. Some documentation improvements. Changed the dependencies boundaries. ## 0.2.0.0 -- 2021-05-24 * Second version. Added new modules: Phonetic.Languages.General.Simple.Parsing, Phonetic.Languages.General.Lines.Parsing, Phonetic.Languages.General.GetInfo.Parsing. Added README.md file with some remarks to the new modules. ## 0.2.0.1 -- 2021-05-26 * Second version revised A. Added some information to the README.md file related to the IPA and espeak-ng usage. ## 0.2.1.0 -- 2021-05-27 * Second version revised B. Added important information to the README.md file related to the ground idea. ## 0.3.0.0 -- 2021-06-04 * Third version. Changed the code related to the breaking update of the phonetic-languages-phonetics-basics package. Now the GWritingSystemPRPLX and syllable segmentation have extended possibilities. ## 0.4.0.0 -- 2021-07-06 * Fourth version. Added a new module EspeakNG_IPA to use the espeak and IPA functionality. For this, added mmsyn3 and process as new dependencies. ## 0.4.1.0 -- 2021-07-06 * Fourth version revised A. Fixed issues with wrong parameter for espeak that caused no language specific translation. ## 0.4.1.1 -- 2021-07-06 ː * Fourth version revised B. Fixed spelling and stylistic issues in the documentation. ## 0.4.2.0 -- 2021-07-08 * Fourth version revised C. Added filtering possibilities and two generalized functions to the EspeakNG_IPA module. ## 0.4.2.1 -- 2021-07-08 * Fourth version revised D. Fixed issue with wrong character filtering 'ː' (that denotes the prolonged sounds in IPA) as ':' (default colon in ACSII). ## 0.5.0.0 -- 2021-07-21 * Fifth version. Added "w" and "x" lines of the properties that uses more complex rhythmicity structures and other properties. Changed the dependencise boundaries accordingly.