# Revision history for phonetic-languages-constaints ## 0.1.0.0 -- 2020-11-11 * First version. Released on an unsuspecting world. ## 0.2.0.0 -- 2020-11-11 * Second version. Added a function filterOrderIJ to the module Languages.UniquenessPeriods.Vector.ConstaintsG and added a new module Languages.UniquenessPeriods.Vector.ConstraintsG.Encoded. The last one allows to parse the needed constraints from the command line arguments (generally speaking, from the String). ## 0.2.1.0 -- 2020-11-11 * Second version revised A. Some code improvements. Added some new functions-predicates to check variants of the EncodedCnstrs. ## 0.3.0.0 -- 2020-11-12 * Third version. Added new function to the module Languages.UniquenessPeriods.Vector.ConstraintsG for quadruples. Changed the data type EncodedConstraints and EncodedCnstrs and the related functions, added new functions to the module Languages.UniquenessPeriods.Vector.ConstraintsG.Encoded. Some documentation improvements.