Skip to content

Releases: darkwood-com/flow

v1.0.8

28 Sep 19:46
656ead9
Compare
Choose a tag to compare

Add code of conduct

Full Changelog v1.0.5...v1.0.8

v1.0.5

04 May 14:57
0f095d3
Compare
Choose a tag to compare
  • Add Symfony integration
  • Define monoids

Full Changelog v1.0.4...v1.0.5

v1.0.4

29 Apr 20:33
eab4602
Compare
Choose a tag to compare
  • Refactor code structure
  • Decouple and remove Symfony dependencies

Full Changelog v1.0.3...v1.0.4

v1.0.3

29 Apr 15:41
352680a
Compare
Choose a tag to compare

Introducing Ip Strategy that allow sequencing the order of processing Ips.

Full Changelog v1.0.2...v1.0.3

v1.0.2

15 Apr 22:23
c1f96c3
Compare
Choose a tag to compare

Add Drivers :

  • RFBP\Driver\AmpDriver
  • RFBP\Driver\ReactDriver
  • RFBP\Driver\SwooleDriver

Full Changelog v1.0.1...v1.0.2

v1.0.1

11 Apr 17:40
33a8105
Compare
Choose a tag to compare

Add Collection

  • Add RFBP\Producer\CollectionConsumer
  • Add RFBP\Producer\CollectionProducer
  • Add RFBP\Transport\CollectionTransport

Full Changelog v1.0.0...v1.0.1

v1.0.0

07 Apr 18:45
98abcf9
Compare
Choose a tag to compare

This is the base release of Railway Flow Based Programming in PHP.

It include :

  • Rail
  • Supervisor
  • Client

And a CI, tests and examples.