Changelog for any-pat-0.3.0.0

Changelog for any-pat

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to the Haskell Package Versioning Policy.

For a full list of changes, see the history on GitHub.

0.3.0.0 - 2023-12-25

Added hashpat to perform HashMap lookups.

0.2.0.0 - 2023-07-30

Added rangepat to pattern match on ranges.

0.1.0.0 - 2023-07-25

Initial version with anypat and maypat.