Changelog of @hackage/phonetic-languages-basis 0.3.0.0

Revision history for phonetic-languages-basis

0.1.0.0 -- 2022-05-31

  • First version. Released on an unsuspecting world. Is taken from the phonetic-languages-simplified-base package to change the import and dependencies trees.

0.1.1.0 -- 2022-08-09

  • First version revised A. Made some code changes so that it now is coherent with the ukrainian-phonetics-basic-array-0.6.0.0 version. Changed the structure of the non-sound Ukraninian symbols representation (now they are converted to one of the [100,101,102]). Added Result2 data type to the module Phonetic.Languages.Basis.

0.2.0.0 -- 2022-09-13

  • Second version. Moved the duplicated functionality to form the unified module Phonetic.Languages.Coeffs. Added new functionality related to computation for just selected elements diversity to the module Phonetic.Languages.UniquenessPeriodsG. Some code improvements there. Please, check the definitions, the semantics has changed.

0.3.0.0 -- 2023-01-30

  • Third version. Switched to NoImplicitPrelude extension. Changed the names of the modules. Updated the dependency boundaries.