# Revision history for phonetic-languages-simplified-generalized-examples-common ## 0.1.0.0 -- 2021-05-05 * First version. Released on an unsuspecting world. ## 0.1.0.1 -- 2021-05-07 * First version revised A. Changed the dependency boundaries of the phonetic-languages-phonetics-basics. ## 0.1.1.0 -- 2021-05-10 * First version revised B. Some documentation improvements. Changed the dependency boundaries. ## 0.1.2.0 -- 2021-05-19 * First version revised C. Changed the dependency boundaries of the phonetic-languages-phonetics-basics. ## 0.2.0.0 -- 2021-06-04 * Second version. Changed the boundaries for the breaking changes of the phonetic-languages-phonetics-basics package. ## 0.2.1.0 -- 2021-08-31 * Second version revised A. Some code improvements. Updated the dependency boundaries and removed the subG as a dependency as it is now not needed. ## 0.3.0.0 -- 2021-10-09 * Third version. Added two parameterized functions fLinesN and fLinesNIO that allow also to specify the maximum number of words in every line. ## 0.4.0.0 -- 2022-02-09 * Fourth version. Fixed the long existing issues with not working prepending needed concatenations for the text in the module Data.Phonetic.Languages.PrepareText from the dependency of phonetic-languages-phonetics-basics package related functionality. Added also the possibility to not only prepend needed words, but also append. This introduces breaking changes, so please, wait for update for all the dependent packages before starting the upgrade, also check the code that uses library functions afterwards. ## 0.5.0.0 -- 2022-08-09 * Fifth version. Added phonetic-languages-simplified-generalized-properties-array as a dependency. Updated the code in the Phonetic.Languages.General.DeEnCoding module to support the 10 words long lines in the reduced set of permuations mode. Switched to the new model of computations which supports two modes instead of just one -- PhoPaaW and SaaW. Some code improvements. ## 0.5.1.0 -- 2022-09-13 * Fifth version revised A. Updated the dependencies to use the new functionality.