# Revision history for mmsyn6ukr ## 0.1.0.0 -- 2019-11-25 * First version. Released on an unsuspecting world. ## 0.2.0.0 -- 2019-11-25 * Second version. Added the possibility for program to use the installed SoX binary in the system to automatically create a raw PCM file into the .wav sound file that can be easily listened to. ## 0.2.0.1 -- 2019-11-25 * Second version revised A. Some minor code changes. ## 0.3.0.0 -- 2019-11-28 * Third version. Fixed an issue with the unnecessary additional file. Changed the package into executable and library format. ## 0.3.0.1 -- 2019-11-28 * Third version revised A. Fixed an issue with the bounds for the library in the .cabal file. ## 0.3.1.0 -- 2019-11-29 * Third version revised B. Changed some sounds or sound representation: "и", "й", "в", "ь", "ць". ## 0.3.2.0 -- 2019-11-29 * Third version revised C. Changed some sounds or sound representation: "с", "сь", "х", "ч", "ш". ## 0.3.3.0 -- 2019-12-03 * Third version revised D. Changed all non-silent sounds. Added support for '-'. ## 0.3.4.0 -- 2019-12-03 * Third version revised E. Fixed issues with the jotted sounds. ## 0.4.0.0 -- 2019-12-05 * Fourth version. Fixed issues with the sound conversions. Now they works properly. ## 0.4.0.1 -- 2019-12-06 * Fourth version revised A. Better documented. Some minor code changes. ## 0.4.0.2 -- 2019-12-06 * Fourth version revised B. Fixed issues with the documentation. ## 0.4.0.3 -- 2019-12-06 * Fourth version revised C. Fixed issues with the documentation. ## 0.4.0.4 -- 2019-12-06 * Fourth version revised D. Fixed issues with the documentation. Fixed an issue with the nSymbols function in the Melodics.Ukrainian module. ## 0.4.0.5 -- 2019-12-06 * Fourth version revised E. Improved the documentation. ## 0.4.0.6 -- 2019-12-06 * Fourth version revised F. Fixed an issue with the documentation for Main.main function. ## 0.4.1.0 -- 2019-12-06 * Fourth version revised G. Improved the documentation for the Main.main function. Added the possibility to automatically delete the unneeded .raw file. ## 0.4.2.0 -- 2019-12-06 * Fourth version revised H. The program if there is SoX installed in the system converts the .raw file to .wav file and deletes the first one to save space. ## 0.4.2.1 -- 2019-12-06 * Fourth version revised I. Minor improvements to documentation. ## 0.4.2.2 -- 2019-12-06 * Fourth version revised J. Added an informative message after the creation of the .raw file. ## 0.5.0.0 -- 2019-12-07 * Fifth version. Changed a behaviour of the Main.main function, added a possibility of more control on the program mmsyn6ukr. ## 0.5.1.0 -- 2019-12-09 * Fifth version revised A. Fixed the genControl function, added more documentation, make the exception message more exact. ## 0.5.2.0 -- 2019-12-16 * Fifth version revised B. Added support for better pauses and therefore additional file "-.wav". Fixed issues with the conversion in case of punctuation separated words. Added additional information about sound files. Deprecated (===) operator in favour of `elem` function. ## 0.6.0.0 -- 2019-12-18 * Sixth version. Changed the module structure. ## 0.6.1.0 -- 2019-12-24 * Sixth version revised A. Changed the dependencies bounds so that it can now be compiled for the GHC 8.8.1. ## 0.6.2.0 -- 2019-12-24 * Sixth version revised B. Changed the imported functions in the Melodics.Ukrainian module. ## 0.6.3.0 -- 2020-01-31 * Sixth version revised C. Changed a README.md file to README.markdown. Some documentation improvements. ## 0.6.3.1 -- 2020-02-23 * Sixth version revised D. Fixed an issue with word usage (a terminology) in the documentation for 'genControl' function. ## 0.6.4.0 -- 2020-05-11 * Sixth version revised E. Changed sound representations for the Ukrainian "и" -- file "K.wav", "к" -- file "M.wav", "т" -- file "V.wav", "ч" -- file "b.wav", "і" -- file "e.wav". ## 0.6.5.0 -- 2020-05-12 * Sixth version revised F. Changed sound representations for the Ukrainian "б" -- file "B.wav", "д" -- file "E.wav", "дж" -- file "F.wav", "ж" -- file "I.wav", "п" -- file "R.wav", "р" -- file "S.wav". Changed durations accordingly in the Map.txt file. ## 0.6.6.0 -- 2020-05-12 * Sixth version revised G. Changed sound representations for the Ukrainian "б" -- file "B.wav", "к" -- file "M.wav".