packages feed

mappings-0.4.0.0: CHANGELOG.md

## [0.4.0.0] - 2026-02-18

* Constraint polymorphism
* Rewrite of the `Data.Mapping.Decision` module

## [0.3.1.0] - 2024-05-20

* Support for GHC 9.10

## [0.3.0.0] - 2023-12-06

* Extra functionality for `Data.Mapping.Piecewise`

## [0.2.2.0] - 2023-11-22

* Uses a newer version of `cond` allowing many newtypes to be derived.

## [0.1.0.0] - 2023-11-09

* `baseLength` and `decisionLength` functions
* rewritten the counting functions

## [0.0.1.0] - 2023-11-05

Initial version