Changelog for any-pat-0.4.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.
0.1.0.0 - YYYY-MM-DD
any-pat changelog
0.4.0.0 - 2024-01-18
Lookups with only a variable pattern for hashpat.
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.