krakjoe / cmark

CommonMark for PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release please

krakjoe opened this issue · comments

Hi Remi,

Can you do a release of develop branch please ?

I have a feature branch waiting to be merged, and I'll merge into develop after release, and then work on coverage and tests and it will be included in the next release ...

Can you paste the changelog information ?

From a quick look to git commit, I only see "visitation improvements " (but perhaps some details will be welcome by users)

  • improve efficiency of visitation, only looking up functions one time for each accept()
  • allow returning [Event => Node] from enter/leave, providing full control over backing iterator

That's all that's waiting there ...

Thanks ;)

Ty.

I will take care of the release later today, or tomorrow early.

Thanks muchly

Version 1.0.1 is tagged and released on PECL