Releases: Donatello-za/rake-php-plus
Releases · Donatello-za/rake-php-plus
Added Sorani Kurdish and Arabic (United Arab Emirates) languages.
v1.0.12 Added United Arab Emirates to supported languages in README.
Improved phrase extraction.
- Better handling of words such as A-Class.
- French language improvements, also handles combined words like j'aimerais better.
Extractor tool can now extract stopwords from JSON files.
V1.0.9 Extractor tool can now extract stopwords from JSON files. This is in preparation to be able to support more languages as per this project: https://github.com/Donatello-za/stopwords-json
Also: the ext-mbstring
requirement is now required for the whole project and not just under require-dev
.
V1.0.8 Added Spanish (es_AR) language stopwords
v1.0.8 V1.0.8 Added Spanish (es_AR) language stopwords.
Added proper handling of hyphenated words.
v1.0.7 V1.0.7 Added proper handling of hyphenated words.
v1.0.6
V1.0.6 release with Russian and French languages.
Sixth Beta Release
1.0.5 Fixed issue #2
Fifth Beta Release
Fixed keywords() returning integer values. Keywords would return integer values for phrases containing numbers, this is now fixed so that only keywords of type string will be returned.
Fourth Beta Release
1.0.3 Added unique keyword retrieval and examples.
Third Beta Release (Version Fix)
1.0.2b Updated library version to 1.0.2.