packages feed

quantizer-0.3.0.2: CHANGELOG.md

# Revision history for quantizer

## 0.1.0.0 -- 2022-09-13

* First version. Released on an unsuspecting world.

## 0.2.0.0 -- 2023-01-24

* Second version. Updated the dependencies bounaries.

## 0.2.1.0 -- 2023-01-25

* Second version revised A. Applied the ideas of the foldl package and added a new module
ListQuantizer to be used in case of lists instead of FoldableQuantizer. Some documentation
improvements.

## 0.2.1.1 -- 2023-01-27

* Second version revised B. Some documentation improvements.

## 0.3.0.0 -- 2023-04-18

* Third version. Added README.md file. Removed the unneeded constraint for mean2F and related 
functions. Since the version 0.3.0.0, the project is devoted to fondation Gastrostars.

## 0.3.0.1 -- 2023-04-18

* Third version revised A. Added README.md file into source tarball so that it is displayed, too.

## 0.3.0.2 -- 2023-04-18

* Third version revised B. Improved the quality of the documentation in the README.md file.