Releases: phunkie/streams
Releases · phunkie/streams
1.1.0
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
Merge pull request #1 from phunkie/developing-1.0.0 Developing 1.0.0
v0.1
Initial release