Skip to content

Releases: JoggApp/laravel-google-translate

v9.0.0

02 Jan 10:38
Compare
Choose a tag to compare

fix method name

v8.1.0

14 Jul 18:26
Compare
Choose a tag to compare
  • Fixes by Florian Ressel across various PRs. Most important being the justTranslate method fix.
  • Thank you Florian ❤️

v8.0.0

07 Mar 13:02
Compare
Choose a tag to compare

v7.0.0

24 Jan 15:28
Compare
Choose a tag to compare

v6.0.1

10 Sep 17:58
Compare
Choose a tag to compare

v6.0.0

10 Sep 17:23
Compare
Choose a tag to compare
  • Added Laravel v8.x support.
  • Dropped Laravel v6.x & PHPUnit v8 support.

v5.0.2

29 Jun 18:46
Compare
Choose a tag to compare
fix tests

v5.0.1

29 Jun 18:36
Compare
Choose a tag to compare
  • Patched the format delegation bug.
  • Thank you to Simon for the PR.

v5.0.0

03 Mar 08:46
Compare
Choose a tag to compare
  • Added Laravel v7.x support.
  • Dropped PHP v7.2 support, now PHP v7.3 is the minimum requirement.

v4.0.1

14 Jan 17:33
Compare
Choose a tag to compare
  • Added Github Actions workflow