Skip to content

Releases: marcosh/lamphpda

v3.0.1

28 Sep 07:41
Compare
Choose a tag to compare
  • fix Traversable instance for ListL

v1.4.1

28 Sep 07:45
Compare
Choose a tag to compare
  • fix Traversable instance for ListL

v3.0.0

27 Sep 15:36
Compare
Choose a tag to compare
  • added flake.nix to provide a development environment
  • introduce OppositeSemigroup and OppositMonoid
  • do not flip arguments on ListL/ConcatenationMonoid
  • introduce Alt and Plus typeclasses
  • define ConstantSemigroup
  • correct foldr implementation for ListL and Traversable

v1.4.0

27 Sep 15:32
Compare
Choose a tag to compare
  • introduce OppositeSemigroup and OppositMonoid
  • do not flip arguments on ListL/ConcatenationMonoid
  • correct foldr implementation for ListL and Traversable

Constant semigroup

18 Aug 08:02
Compare
Choose a tag to compare
  • introduce Alt and Plus typeclasses
  • define ConstantSemigroup

version 2.0.0

21 Mar 16:15
Compare
Choose a tag to compare
  • use mixed type annotations
  • restrict PHP version to >= 8.1

v1.2.0

05 Jul 07:00
Compare
Choose a tag to compare

add a lazy variant for withDefault

Add support for PHP 8.1

31 May 10:13
Compare
Choose a tag to compare
v1.1.1

ci: Remove `composer.lock` so it can be tested on multiple PHP versions.

v1.0.0

07 Feb 16:49
Compare
Choose a tag to compare

First stable release