# Revision history for phonetic-languages-simplified-base ## 0.1.0.0 -- 2020-12-31 * First version. Released on an unsuspecting world. ## 0.2.0.0 -- 2021-02-15 * Second version. Added a function uniquenessPeriodsG to the Phonetic.Languages.Simplified.Lists.UniquenessPeriodsG.Base module. ## 0.3.0.0 -- 2021-10-04 * Third version. Some code improvements. Some minor documentation improvements. Updated the dependencies boundaries. ## 0.4.0.0 -- 2021-11-04 * Fourth version. Alongside with the Char representation added also the Int8 to the Phonetic.Languages.Simplified.Lists.UniquenessPeriodsG.Base module. ## 0.4.1.0 -- 2021-11-05 * Fourth version revised A. Added generalized functions versions to the Phonetic.Languages.Simplified.Lists.UniquenessPeriodsG.Base module. ## 0.4.2.0 -- 2022-01-15 * Fourth version revised B. Updated the dependency boundaries of the phonetic-languages-permutations-array for just easier update of the dependent packages. ## 0.4.3.0 -- 2022-01-16 * Fourth version revised C. Updated the dependency boundaries of the phonetic-languages-permutations-array for just easier update of the dependent packages. ## 0.4.4.0 -- 2022-01-16 * Fourth version revised D. Updated the dependency boundaries of the phonetic-languages-permutations-array for just easier update of the dependent packages. ## 0.4.5.0 -- 2022-01-17 * Fourth version revised E. Updated the dependency boundaries of the phonetic-languages-permutations-array for just easier update of the dependent packages. ## 0.4.6.0 -- 2022-03-24 * Fourth version revised F. Updated the dependency boundaries to support the latest GHC and Cabal. ## 0.5.0.0 -- 2022-05-31 * Fifth version. Added functionality to find more straightforward (and probably thus more efficient) partitioning schemes. Added for this also a new module Phonetic.Languages.Simplified.DataG.Partir. Changed the dependencies schemes to make the development process for phonetic languages simpler. ## 0.6.0.0 -- 2022-08-09 * Sixth version. Added the functionality related to the Result2 data type in parallel to the old Result data type related one. ## 0.6.1.0 -- 2022-09-13 * Sixth version revised A. Updated the dependencies boundaries to use the new functionality. ## 0.7.0.0 -- 2023-02-01 * Seventh version. Switched to NoImplicitPrelude extension. Changed the names of the modules. Updated the dependencies boundaries.