packages feed

phonetic-languages-simplified-examples-common-0.4.0.0: CHANGELOG.md

# Revision history for phonetic-languages-simplified-examples-common

## 0.1.0.0 -- 2021-01-02

* First version. Released on an unsuspecting world.

## 0.1.1.0 -- 2021-01-20

* First version revised A. Removed unneeded dependency of phonetic-languages-simplified-common (and hidden dependencies vector-related).

## 0.1.2.0 -- 2021-08-31

* First version revised B. Some code improvemts. Updated the dependency boundaries
to include recent improvements and fixes. Removed subG from the dependencies as
it is not needed now.

## 0.1.3.0 -- 2021-09-04

* First version revised C. Updated the needed dependencies.

## 0.1.4.0 -- 2021-09-09

* First version revised D. Updated the needed dependencies.

## 0.2.0.0 -- 2021-10-09

* Second version. Added two new parameterized functions fLinesN and fLinesNIO
that can also control the maximum number of words in the line.

## 0.3.0.0 -- 2021-10-30

* Third version. Switched to the Case.Hashable.Cuckoo.getBFstL' function where possible. Updated the dependencies boundaries.

## 0.4.0.0 -- 2021-10-31

* Fourth version. Switched back to the CaseBi.Arr.getBFstLSorted' function.