# 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. ## 0.5.0.1 -- 2021-07-21 * Fifth version revised A. Fixed an issue with incomplete documentation addition to the README.md file. ## 0.6.0.0 -- 2021-07-29 * Sixth version. Changed the command line arguments modifiers notation to the small letters, removed the double ++ sign (changed to just single +) to simplify the command line arguments usage. Also changed the way to sign the writing to file for the Phonetic.Languages.General.Simple module. Added new lines of properties for the (hypothetic) polyrhythmicity handling. Among them "c", "s", "t", "u", "v" lines are. Changed the documentation appropriately. Changed the dependencies boundaries. Added the possibility to 'grow lines' to Phonetic.Languages.General.Lines and Phonetic.Languages.General.GetTextualInfo modules. ## 0.6.1.0 -- 2021-07-30 * Sixth version revised A. Fixed issues with the fixed point of 1.0 (arising from the issue in the dependency package phonetic-languages-rhythmicity). ## 0.6.2.0 -- 2021-07-31 * Sixth version revised B. Changed the dependency boundaries so that the issues are fixed with '0' and not '0' functions. Some code improvements (reduced duplication). ## 0.7.0.0 -- 2021-08-09 * Seventh version. Added information to the documentation in the pdf format. Changed the dependency boundaries so that it now uses more linearized rhythmicity properties for polyrhythmic properties. ## 0.8.0.0 -- 2021-08-14 * Eigth version. Changed the dependency boundaries and added new weighted properties and fixed some issues with the previous ones so that they use more complete information. Added the handler for the case of the empty line for the Simple submodule and related functionality. Some documentation improvements.