# Revision history for ukrainian-phonetics-basic ## 0.1.0.0 -- 2020-10-21 * First version. Released on an unsuspecting world. ## 0.1.1.0 -- 2020-10-22 * First version revised A. Fixed issue with existence of multi-vowel syllables in the module Languages.Phonetic.Ukrainian.Syllable. . ## 0.1.2.0 -- 2020-10-24 * First version revised B. Added a new function convertToProperUkrainianX to the Melodics.Ukrainian module to get the boxed Vector of Char's. ## 0.1.3.0 -- 2020-10-24 * First version revised C. Added a new function convertToProperUkrainianS to the module Melodics.ByteString.Ukrainian that is needed in some other cases. ## 0.1.4.0 -- 2020-10-26 * First version revised D. Added new functions that convert from Data.Vector.Vector Char to the representation in the Melodics.ByteString.Ukrainian module. ## 0.1.5.0 -- 2020-10-27 * First version revised E. Added two new functions to the module Languages.Phonetics.Ukrainian.Syllable to work with Data.Vector.Vector of Char. ## 0.1.6.0 -- 2020-10-28 * First version revised F. Fixed some issues with palatalization and some combinations that were not properly handled. ## 0.1.7.0 -- 2020-10-28 * First version revised G. Fixed some issues with empty ByteString in the Melodics.ByteString.Ukrainian module. ## 0.1.8.0 -- 2020-11-05 * First version revised H. Fixed issues with classification functions inside the Melodics.ByteString.Ukrainian module. Changed the dependencies boundaries to use the latest improved versions of the packages. ## 0.1.9.0 -- 2020-11-05 * First version revised I. Fixed issues with separating soft sign from the processed sound combinations inside the Melodics.ByteString.Ukrainian module. ## 0.1.10.0 -- 2020-11-06 * First version revised J. Fixed issues with rare complex letter combinations in the Melodics.ByteString.Ukrainian module. The applyChanges uses now strict in the accumulator version of the foldr -- foldr'. ## 0.1.11.0 -- 2020-11-06 * First version revised K. Some code improvements to do it more flexible in the module Melodics.ByteString.Ukrainian. Switched to the lazy version of the foldr in the applyChanges function. ## 0.2.0.0 -- 2020-11-07 * Second version. Added new variants of the uzpp2Durat1 and syllableDurations functions, obtained from the execution of the pldUkr from the r-glpk-phonetic-languages-ukrainian-durations package.