Skip to content

Releases: Talesoft/tale-stream

0.6.0: PHP7.4+ Update

17 Jan 23:30
Compare
Choose a tag to compare
- Updated to PHP7.4

- Fixed version to PHP7.4+
- Renamed some functions

0.5.0

26 Jan 14:18
Compare
Choose a tag to compare
- README updates

0.4.0

22 Jan 15:48
Compare
Choose a tag to compare
- CS Fixes

0.3.1

04 Aug 17:40
Compare
Choose a tag to compare
- Test improvements

Addition of PSR-17's StreamFactory

03 Aug 22:47
Compare
Choose a tag to compare
  • Added FileStream and NullStream
  • Added iterators to read basic stream information easily
  • Added specific exception
  • Closed the resource in the stream again, libraries using a stream on a resource should keep track of the resource themself

0.2.1: - Opened up context and metadata to be able to use fgetcsv and simila…

26 May 16:07
Compare
Choose a tag to compare

Update to PHP7.1+

12 May 15:19
Compare
Choose a tag to compare
0.2.0

- Fixed tests (SDTIN doesnt like PHPUnit)

0.1: Merge pull request #2 from Talesoft/dev-master

26 Jan 22:18
Compare
Choose a tag to compare
Merge remote-tracking branch 'refs/remotes/origin/master' into dev-ma…