Releases: Donatello-za/rake-php-plus
Releases · Donatello-za/rake-php-plus
v1.0.19
v1.0.18
- Added Persian language.
- Added Dutch language.
- Fixed typo's in documentation.
- Updated composer dependencies.
v1.0.17
- Added Turkish language support.
- Added Tamil language support.
- Added Italian language support.
- Added Afrikaans language support.
- Improved documentation especially with regards to adding additional languages.
v1.0.16
v1.0.15
v1.0.14
Added European Portuguese (pt_PT) from pull request.
v1.0.13
v1.0.13 Release.
Fixes and tests for Unit Arabic (Emirates) and Kurdish languages.
- This should fix special unicode symbols for Kurdish and Arabic (Emirates) being included with keyword and phrase results.
- Added LangParseOptions class with which to set custom language orientated punctuation symbols/characters. This will help remove unicode symbols from keywords and phrases.
- Punctuation symbols is automatically pulled in (if there is one available) for the specified language code.
- Added additional Kurdish and Arabic unit tests to test the punctuation.
- Made sure 100% unit test coverage is performed.
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.