# Revision history for mmsyn7h ## 0.1.0.0 -- 2019-12-24 * First version. Released on an unsuspecting world. ## 0.2.0.0 -- 2019-12-25 * Second version. Changed the behaviour of the program. ## 0.2.1.0 -- 2019-12-25 * Second version revised A. Program now is a library and a executable, it has another module structure. Some minor documentation improvements. ## 0.2.2.0 -- 2019-12-28 * Second version revised B. Fixed an issue with the null command line arguments and with playing of the created file. ## 0.2.2.1 -- 2019-12-28 * Second version revised C. Some minor documentation improvements. ## 0.3.0.0 -- 2020-01-05 * Third version. Added support for Windows playing the resulting file. Fixed an issue with the deprecated documentation. ## 0.3.0.1 -- 2020-01-05 * Third version revised A. Fixed an issue with the not compiling code. ## 0.4.0.0 -- 2020-01-10 * Fourth version. Added the possibility to work with not the full set of Ukrainian sounds representations, but with some of them. The program now can use more command line arguments. Added new functions and dependencies. ## 0.4.0.1 -- 2020-01-10 * Fourth version revised A. Fixed an issue with the more than three command line arguments. The program now plays the file in such a case and does not remove any resulting sound files. ## 0.4.0.2 -- 2020-01-10 * Fourth version revised B. Fixed an issue with documentation for the appendS16LEFileList function. ## 0.4.0.3 -- 2020-01-10 * Fourth version revised C. Fixed an issue with documentation for the appendS16LEFileList function. ## 0.4.1.0 -- 2020-01-10 * Fourth version revised D. Fixed issues with package not being compiled. Improved informational messages. ## 0.5.0.0 -- 2020-01-14 * Fifth version. Added more command line options like "-h" and "-v". New module dependencies. Fixed issues with the deprecated wrong documentation. ## 0.5.1.0 -- 2020-01-16 * Fifth version revised A. Fixed issue with threads. Now, mmsyn7h must run without blocking the other Haskell threads. ## 0.6.0.0 -- 2020-01-24 * Sixth version. Changed the behaviour for the giving information. Now the package uses 'catchEnd' function from the mmsyn7ukr package. Besides, the last one now is a dependency for the package. ## 0.6.0.1 -- 2020-01-24 * Sixth version revised A. Fixed version information. Changed the information being displayed in case of obtaining informational messages. ## 0.6.1.0 -- 2020-01-24 * Sixth version revised B. Fixed an issue with being not compiled dependency mmsyn7ukr for GHC 7.8.4. ## 0.6.2.0 -- 2020-01-28 * Sixth version revised C. Changed the imported modules and dependency bounds. ## 0.7.0.0 -- 2020-01-28 * Seventh version. Changed the behaviour of the mmsyn7h function. Fixed issues with program being executed further after the giving the needed information. Some minor documentation improvements.