Skip to content

0.1.1.0

Latest
Compare
Choose a tag to compare
@pgujjula pgujjula released this 11 May 19:17
· 23 commits to main since this release
0.1.1.0
f762b41

Added

  • Implementation of applyMergeOn (#1) and applyMergeBy (#3).
  • Implementation of applyMerge for NonEmpty (#2).
  • Comprehensive benchmark suite for applyMerge (#8).
  • Support for GHC 9.10 (beginning in Revision 1)

Changed

  • Switched from falsify to QuickCheck in the test suite, allowing the project to be used in Stackage (link).

Release History

Release Date Tag
Initial Release 2024-05-11 0.1.1.0
Revision 1 2024-05-13 0.1.1.0-rev1
Revision 2 2024-06-25 0.1.1.0-rev2
Revision 3 2024-12-11 0.1.1.0-rev3