packages feed

quantizer-0.2.1.0: 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.