# Revision history for phladiprelio-general-simple ## 0.1.0.0 -- 2023-03-12 * First version. Released on an unsuspecting world. ## 0.1.1.0 -- 2023-03-12 * First version revised A. Improved the documentation with links to new documentation and video recordings. ## 0.1.2.0 -- 2023-03-17 * First version revised B. Updated the dependencies and documentation. ## 0.2.0.0 -- 2023-03-19 * Second version. Added new functionality related to the reverse order of sorting and printing the results in the default modes and the test for 'smoothness' of the line while reading, speaking, singing etc. ## 0.2.1.0 -- 2023-03-27 * Second version revised A. Added the possibility to use "-t 2" as options to perform weaker and more permissive test for irregularities that influence the prosody. ## 0.2.2.0 -- 2023-03-29 * Second version revised B. Added the possibility to use "-t 3" as options to perform test related to search potentially the most irregular or unstable line options. Added the possibility to specify the own hash step with "+k" command line option. Updated the dependency boundaries. ## 0.2.3.0 -- 2023-04-04 * Second version revised C. Added the possibility to see example lines for minimum and maximum values for the properties in the test mode using the "-t " command line arguments. ## 0.2.4.0 -- 2023-04-17 * Second version revised D. Added the possibility to see example lines for minimum and maximum values for the properties in the test mode using the "-t " command line arguments. ## 0.3.0.0 -- 2023-05-13 * Third version. Added two new command line groups of arguments - "-p" (no minimal grammar rules application) and "+a ... -a" (constraints). Updated documentation (especially new pdfs). Added new lightweight dependencies. ## 0.4.0.0 -- 2023-05-24 * Fourth version. Added two new command line groups of arguments - "+l" (add empty line to output for not test option) and +b ... -b with the extended group of constraints handling. Extended the set of constraints with new ones and now there are 12 types of them. Some documentation improvements. Fixed issues with the numbering in the constraints. Updated the documentation and dependencies boundaries. ## 0.4.1.0 -- 2023-05-25 * Fourth version revised A. Fixed issues with operator precedence (&&) and (||). Now should behave as defined in Haskell itself (as usual). ## 0.4.2.0 -- 2023-06-01 * Fourth version revised B. Fixed issues with spaces in the +b ... -b and some other ones with the dependency package phonetic-languages-constraints-array. The algebraic constraint with parentheses still does not work properly. This is a known issue and should be fixed in the further releases. So this is an intermediate testing release. ## 0.5.0.0 -- 2023-06-02 * Fifth version. Fixed issues with incorrect parentheses behaviour for +b ... -b command line arguments group. Updated the corresponding dependency boundaries. Added much more variants of tests (to improve mostly performance characteristics). ## 0.6.0.0 -- 2023-06-15 * Sixth version. Fixed some issues with tests output for all platforms and issues with output for Windows users for non-tests functionality. Added new constraint of U. Updated the documentation. Added two new command line options - +w and +f which allows to specify the output mode for printing in the terminal window and printing the result to the file. Added new dependencies. Switched to the two-column ouput as a usual one for non-tests functionality.