# 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.