DaveChild / Text-Statistics

Generate information about text including syllable counts and Flesch-Kincaid, Gunning-Fog, Coleman-Liau, SMOG and Automated Readability scores.
https://readable.com/
BSD 2-Clause "Simplified" License
446 stars 107 forks source link

Create release for the PHP 7.2 fix in #45 #46

Closed mikestecker closed 6 years ago

mikestecker commented 6 years ago

Can you please push out a new release number for the fix that was merged in with #45 ?

connorjclark commented 6 years ago

This project seems abandoned. I suggest using a fork to get this change.

connorjclark commented 6 years ago

Or specify the commit:

"davechild/textstatistics": "dev-master#d61d627e",
...
"repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/DaveChild/Text-Statistics"
        }
    ]
DaveChild commented 6 years ago

Not abandoned, just not getting as much time and attention as I wish I could give it. I'll sort out a new release for this - sorry for the delay.

connorjclark commented 6 years ago

Thanks Dave!