mmsyn7l-0.4.3.0: CHANGELOG.md
# Revision history for mmsyn7l
## 0.1.0.0 -- 2020-01-07
* First version. Released on an unsuspecting world.
## 0.1.0.1 -- 2020-01-07
* First version revised A. Some documentation minor improvements.
## 0.1.1.0 -- 2020-01-08
* First version revised B. Fixed an issue with the wrong amplitude level recognition.
## 0.1.1.1 -- 2020-01-08
* First version revised C. Fixed an issue with the wrong written function call.
## 0.2.0.0 -- 2020-01-10
* Second version. Added a possibility to use a command line argument
obtained e. g. from the usage of mmsyn7s package (for more information,
please, refer to: https://hackage.haskell.org/package/mmsyn7s).
## 0.2.1.0 -- 2020-01-13
* Second version revised A. Fixed issues with wrongly parsed sounds that are represented
by two letters ("дж", "дз", "сь", "ць").
## 0.2.2.0 -- 2020-01-13
* Second version revised B. Simplified the main function using the simlified version of
the ReplaceP mudule in the mmsyn7ukr package.
## 0.2.3.0 -- 2020-01-13
* Second version revised C. Fixed an issue with the wrong dependency mmsyn7ukr>=0.6.2.1.
## 0.3.0.0 -- 2020-01-28
* Third version. Changed the dependency bounds. Added the support for informational messages. Some documentation improvements.
## 0.3.1.0 -- 2020-01-28
* Third version revised A. Changed errors to exceptions. Some documentation improvements.
## 0.3.2.0 -- 2020-01-30
* Third version revised B. Changed README file to README.markdown.
## 0.4.0.0 -- 2020-03-25
* Fourth version. Added new command line option variant "-r" and changed MMSyn7l.changeVolume function. Added for this purpose a new function 'adjustVolRes'.
Added directory as an explicit dependency (earlier it has been implicit as a dependency for mmsyn7ukr package). Changed information in the README.markdown
file appropriately.
## 0.4.1.0 -- 2020-03-25
* Fourth version revised A. Fixed issues with being not compiled for GHC 7.8.4 and for the wrong arguments specifying for 'adjustVolRes' function.
## 0.4.2.0 -- 2020-03-25
* Fourth version revised B. Fixed issue with wrongly specified interval to be adjusted with 'adjustVolRes' function.
## 0.4.3.0 -- 2020-05-14
* Fourth version revised C. Changed bounds for the dependencies so that now also GHC 8.10* series are supported.