Member
As mentioned on the roadmap in #1, support the latest stream tags as well.
clue approved these changes May 13, 2017
Member
FWIW: This does not affect BC, so we may as well release this as v0.1.1 ๐
Member Author
FWIW: This does not affect BC, so we may as well release this as v0.1.1 ๐
I was anticipating more breaking to be honest ๐ค, 0.1.1 makes sense to me, what about you @jsor?
| "require": { | ||
| "php": ">=5.3", | ||
| "react/stream": "^0.4 || ^0.3", | ||
| "react/stream": "^1.0 || ^0.7 || ^0.6 || ^0.5 || ^0.4 || ^0.3", |
Contributor
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wouldn't include 1.0 here, as 1.0 isn't released yet. Changes could happen that are not planned yet.
Member Author
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Anything between 0.7 and 1.0 will be bug fixes. Nothing major will change
jsor approved these changes May 14, 2017