Releases: marcosh/lamphpda
Releases · marcosh/lamphpda
v3.1.2
v3.1.1
v3.1.0
v3.0.1
v1.4.1
v3.0.0
- added
flake.nix
to provide a development environment - introduce
OppositeSemigroup
andOppositMonoid
- do not flip arguments on
ListL/ConcatenationMonoid
- introduce
Alt
andPlus
typeclasses - define
ConstantSemigroup
- correct
foldr
implementation forListL
andTraversable
v1.4.0
Constant semigroup
- introduce
Alt
andPlus
typeclasses - define
ConstantSemigroup
version 2.0.0
- use
mixed
type annotations - restrict
PHP
version to>= 8.1