Skip to content

Releases: joedixon/laravel-translation

v2.2.0

26 Apr 09:43
feba4d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.2.0

v2.1.2

30 Aug 09:03
e10786b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

30 Aug 08:52
7015d2a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1...v2.1.1

v2.1

30 Aug 08:17
f5815bc
Compare
Choose a tag to compare

What's Changed

  • Allow Laravel 9 by @levu42 in #240
  • Database::getLanguage caching results, handling non existing database table by @levu42 in #242
  • Database: cache group translations by @levu42 in #244

New Contributors

Full Changelog: v2.0...v2.1

v2.0

27 Jun 20:59
f49bd5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2...v2.0

v1.2

27 Jun 20:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.2

v1.1.2

13 Apr 20:07
4a46739
Compare
Choose a tag to compare

Fixed

  • Asset path for js and css

v1.1.1

05 Feb 20:17
d46cd7f
Compare
Choose a tag to compare

Fixed

  • Container bindings

v1.1.0

28 Jan 19:44
Compare
Choose a tag to compare

Fixed

  • Duplicate keys in translation folders
  • Single JSON translations now loaded correctly

Changed

  • Split service provider into two

v1.0.1

09 Sep 20:19
Compare
Choose a tag to compare

Fixed

  • Removed all string helpers