Changelog for pa-prelude-0.3.0.0
Revision history for pa-prelude
0.2.0.0 -- 2024-09-04
- Add
IsEmptyandIsNonEmptypatterns (for getting aNonEmptyfrom a match) - Add
stringToBytesUtf8 - Add multiple function for dealing with
NonEmpty - Add
lengthNaturaland aLengthyclass that should be preferred overFoldable.length - Add
maximumBy1andminimumBy1
0.2.0.0 -- 2023-10-15
thenValidateis nowthenValidateM- added
thenValidateas non-monadicthenValidateM
0.1.0.0 -- 2023-05-19
- First release