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