Skip to content

Releases: phunkie/streams

1.1.0

15 Feb 11:47
f7d8622

Choose a tag to compare

Changes in this release

  • Fix compile->drain not executing map side effects after chunk() (Fixes compile->drain does not execute map side effects #2)
  • Add PDO Streaming support via StreamFromPDO()
  • Refactor Stream creation to use functional interface
  • Add PHP 8.5 support across tests, lint, and static analysis
  • Use released phunkie/phunkie ^1.1.0 and phunkie/effect ^1.2.0
  • Remove VCS repository workarounds from composer.json and CI
  • Remove composer.lock from tracking

1.0.0

08 Dec 19:20
cd4b561

Choose a tag to compare

Merge pull request #1 from phunkie/developing-1.0.0

Developing 1.0.0

v0.1

15 Oct 15:54

Choose a tag to compare

Initial release