Changelog of @hackage/mmsyn6ukr 0.5.2.0

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.