Skip to content

Releases: AmaraLiving/php-varcon

v1.0.0

28 Jul 12:01
670e70c
Compare
Choose a tag to compare
  • 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)

Full Changelog: v0.11.2...v1.0.0

v0.11.2 - Changed directory structure and composer autoload

16 Jun 14:32
Compare
Choose a tag to compare

Changed directory structure and composer autoload

v0.11.1 - Small Translator code improvement

20 Mar 16:27
Compare
Choose a tag to compare
  • Separated single-word-translation to its own method in the Translator class

v0.11.0 - HTML translations

14 Mar 11:46
Compare
Choose a tag to compare
  • Added HTML crawler
  • Added HTML translator gluing the crawler and the regular translator

v0.10.0

19 Dec 17:01
Compare
Choose a tag to compare
  • Capitalisation is now preserved better
  • PHP 7 is tested

v0.9.0 - Initial release

14 Dec 15:30
Compare
Choose a tag to compare

First release of Amara's port of VarCon to PHP