Changelog of @hackage/phonetic-languages-permutations-array 0.3.1.0

Revision history for phonetic-languages-permutations-array

0.1.0.0 -- 2020-12-31

  • First version. Released on an unsuspecting world.

0.2.0.0 -- 2021-10-02

  • Second version. Added module Phonetic.Languages.Permutations.ArrMini with pairwise permutations related functionality.

0.3.0.0 -- 2022-01-15

  • Third version. Added module Phonetic.Languages.Permutations.ArrMini1 with permutations for just one word replacements. Changed the default value for some functions from the Phonetic.Languages.Permutations.ArrMini from 7 to 10 (that is more logical).

0.3.0.1 -- 2022-01-15

  • Third version revised A. Some code improvements.

0.3.1.0 -- 2022-01-16

  • Third version revised B. Added a new module Phonetic.Languages.Permutations.Represent with a data type to mark type of permutations from the other modules where permutations from the other modules are possibly used together.