WyriHaximus ยท GitHub

@WyriHaximus

Copy link Copy Markdown

Member

As mentioned on the roadmap in #1, support the latest stream tags as well.

@WyriHaximus

clue

clue approved these changes May 13, 2017

@clue

Copy link Copy Markdown

Member

FWIW: This does not affect BC, so we may as well release this as v0.1.1 ๐Ÿ‘

@WyriHaximus

Copy link Copy Markdown

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?

kelunik

"require": {
"php": ">=5.3",
"react/stream": "^0.4 || ^0.3",
"react/stream": "^1.0 || ^0.7 || ^0.6 || ^0.5 || ^0.4 || ^0.3",

Copy link Copy Markdown

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.

Copy link Copy Markdown

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

jsor approved these changes May 14, 2017

@jsor

Copy link Copy Markdown

Member

I'm good with either.

@WyriHaximus

@WyriHaximus

Copy link Copy Markdown

Member Author

Will tag v0.1.1 tomorrow morning ๐Ÿ‘

Read the original on github.com โ†—