Skip to content

v1.1.5

Compare
Choose a tag to compare
@matyo91 matyo91 released this 01 Dec 16:52
· 53 commits to 1.x since this release
6e04824
  • Add Flow\FlowInterface::do notation from https://github.com/fp4php/functional
  • Update Flow\FlowInterface::fn to accept as first argument
    • Closure : it's the job itself
    • array : constructor arguments for Flow instanciation
    • array (view as shape) : configuration for Flow instanciation
    • FlowInterface : the FlowInterface instance itself
  • Update to Symfony 7.0

Full Changelog v1.1.4...v1.1.5