All notable changes to this project will be documented in this file.
- Support for PHP 8
- Swahili and Oromo language files (thanks to @matthewnessworthy)
- PHP 7.2 support as it is no longer supported
- Fixed Unsupported operand types for custom directory (thanks to @iquito)
- Converted all resource files to PHP for performance reasons (thanks to @Pierstoval)
- Removed a build failure by using a newer version of PHPUnit
- Optimized performance by using fully-qualified function calls, thanks to draco2003
- PHP 7.2 or higher is now used for testing
- Removed output, see issue #22
- Danish language code, thanks to bbalet
- Serbian cyrylic and serbian latin language files
- The method
__toString
returns always a string
- Experimental support for custom directories. You can now specify your own path for translation files.
- Credits
- Corrections to Amharic (
am
) translation - Corrections to Czech (
cs
) translation - Corrections to Lao (
lo
) translation
- Return empty object if no result was found
- Support for the languages Lingala, Sanskrit, Tonga and Urdu
CHANGELOG.md
CONTRIBUTING.md
- Tokenizer interface
- Folder structure (renamed
etc
toresources
) - Renamed all language files (added .txt extension)
- Improved performance
- Updated to PHPUnit 6
README.md
, thanks to stof
- Autoloader script
- Language model
_langs.json
- Autloader script
- Fixed typos for Lithuanian language sample, thanks to tomasliubinas
- Fixed wrong ISO 639-1 codes
- Updated
_langs.json
php-nightly
in.travis.yml
- New best results method
- Some PHPUnit tests
- Fixed a bug that could produce slightly worse results.
README.md
LICENSE.md
ta
language file- IteratorAggregate interface
- Updated
_langs.json
README.md
ay
language filebi
language filebo
language filebr
language filebs-Cyrl
language filebs-Latn
language fileca
language filech
language filedz
language filefy
language filegu
language fileid
language filejv
language filekm
language filekr
language filems-Latn
language fileng
language filept-BR
language filesq
language filess
language file
- Changed folder structure
ms-Arab
renamed fromms
pt-PT
renamed frompt
README.md
- Updated
_langs.json
tl
language filett
language fileve
language filewa
language filewo
language filexh
language fileyo
language fileug-Latn
language file
_langs.json
ug-Arab
renamed fromug
README.md
- First Release