# Revision history for phonetic-languages-rhythmicity
## 0.1.0.0 -- 2020-10-08
* First version. Released on an unsuspecting world.
## 0.1.0.1 -- 2020-10-08
* First version revised A. Improved computational simplicity.
## 0.1.1.0 -- 2020-10-19
* First version revised B. Some code improvements.
## 0.1.2.0 -- 2020-10-20
* First version revised C. Some code improvements.
## 0.2.0.0 -- 2021-02-01
* Second version. Added a new module Languages.Rhythmicity.Factor with somewhat 'improved' versions of the similar functions
in the Languages.Rhythmicity module. Some tuning for the all functions done. Some minor documentation improvements.
## 0.3.0.0 -- 2021-07-19
* Third version. Added a new module Rhythmicity.TwoFourth with a different approach to the rhythmicity evaluation.
It is highly experimental.
## 0.3.1.0 -- 2021-07-20
* Third version revised A. Added new functions to the module Rhythmicity.TwoFourth. Some code optimizations.
## 0.3.2.0 -- 2021-07-20
* Third version revised B. Some changes to the code and documentation in the Rhythmicity.TwoFourth module.