- Drop support for PHP versions below 7.2 (#16)
- Allow installation with PHP 8 (#16)
- Fix PHP 8 deprecations (#16)
- Use PHPUnit 8.5 (#16)
- Changed directory structure and composer autoload
- Separated single-word-translation to its own method in the Translator class
- Added HTML crawler
- Added HTML translator gluing the crawler and the regular translator
- Capitalisation is now preserved better
- PHP 7 is tested
- First release of Amara's port of VarCon to PHP