# Revision history for phladiprelio-ukrainian-simple ## 0.1.0.0 -- 2023-03-12 * First version. Released on an unsuspecting world. ## 0.1.0.1 -- 2023-03-12 * First version revised A. Some documentation improvements. ## 0.1.0.2 -- 2023-03-12 * First version revised B. Some documentation improvements. ## 0.1.1.0 -- 2023-03-12 * First version revised C. Switched to another version of rhythmic-sequences package that changes the behaviour. ## 0.1.2.0 -- 2023-03-12 * First version revised D. Added documentation and video examples of usage. See the README.md. ## 0.2.0.0 -- 2023-03-17 * Second version. Added help message (phladiprelioUkr -h). Changed the +h argument group to +c argument group. Updated the dependency boundaries. ## 0.3.0.0 -- 2023-03-19 * Third version. Added new possibilities for reverse order and a new test for 'smoothness' of the line. The latter one works for most cases because of the highly not equal pairwise values for the syllable durations. ## 0.3.0.1 -- 2023-03-19 * Third version revised A. Some minor code improvements. ## 0.3.1.0 -- 2023-03-27 * Third version revised B. Added the "-t 2" command line options with weaker and permissive test for irregularities that influences prosody. ## 0.3.2.0 -- 2023-03-29 * Third version revised C. Added the possibility to specify custom hash step. Added the possibility to run test for average values - with "-t 3" command line options that can give more information on potentially irregular or unstable line options. Updated the dependency boundaries of rhythmic-sequences. ## 0.3.3.0 -- 2023-04-04 * Third 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.4.0 -- 2023-04-17 * Third version revised E. 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.4.0.0 -- 2023-05-13 * Fourth version. Added two new command line groups of arguments - "-p" (no Ukrainian minimal grammar rules application) and "+a ... -a" (constraints). Updated documentation (especially new pdfs). Added new lightweight dependencies. ## 0.5.0.0 -- 2023-05-25 * Fifth 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.5.0.1 -- 2023-05-25 * Fifth version revised A. Fixed issue with inaccurate help message. ## 0.5.1.0 -- 2023-05-25 * Fifth version revised B. Fixed issues with operator precedence (&&) and (||). Now should behave as defined in Haskell itself (as usual).