Skip to content

Releases: Stichoza/google-translate-php

v3.1.1

02 Jun 14:41
Compare
Choose a tag to compare
  • Language detection is not experimental feature now.
  • getLastDetectedSource() can be called both statically and non-statically.
  • Added third parameter $options for advanced configuration of Guzzle HTTP client. (@vkollin)
  • Switched to PSR-2 coding style. (@subsan)

v3.0.1

19 Mar 00:00
Compare
Choose a tag to compare
  • Implemented getLastDetectedSource()
  • Bugfixes and improvements

v3.0.0

18 Mar 22:08
Compare
Choose a tag to compare
v3.0.0 Pre-release
Pre-release

Totally refacted the whole code.

Readme and docs soming soon

v2.0.3

17 Oct 20:05
Compare
Choose a tag to compare

Fixed PSR-4 support

v2.0.0

17 Oct 14:00
Compare
Choose a tag to compare

This package has been added to Composer package manager 馃槑 See the readme for installation instructions.

1.3.0 multi-sentence

28 Oct 23:16
Compare
Choose a tag to compare
  • Multiple sentence translation
  • Minor bugfixes