Skip to content

Releases: Laravel-Lang/publisher

v4.6.0-RC1

10 Jul 17:35
68f9e3c
Compare
Choose a tag to compare
v4.6.0-RC1 Pre-release
Pre-release
Merge pull request #57 from andrey-helldar/features/jsonable

Add the ability to copy json keys

v4.5.1

10 Jul 10:42
Compare
Choose a tag to compare
Updated commands descriptions

v4.5.0

10 Jul 10:34
Compare
Choose a tag to compare

Fixed

v4.4.1

10 Jul 09:24
Compare
Choose a tag to compare

Fixed

  • The "" directory does not exist. (8b2c6b1)

v4.4.0

10 Jul 09:14
e17c3d6
Compare
Choose a tag to compare

Added

Fixed

  • assertDirectoryNotExists() is deprecated and will be removed in PHPUnit 10. Refactor your code to use assertDirectoryDoesNotExist() instead. (9c43e78, c0bf776)
  • Optimized use blocks for working with styleci service (9d41a01, 31a1df4)

Removed

  • composer.lock excluded from the package (41bccec)
  • Path definition to caouecs/Laravel-lang removed from configuration file (3771486)
  • Removed unnecessary bindings (23c92fe)

v4.3.0

02 Jun 07:26
ffe8b46
Compare
Choose a tag to compare

Changes

v4.2.2

20 May 00:31
Compare
Choose a tag to compare

Changed

  • Minimum allowable package versions changed (e2c3102)

v4.1.1

15 May 22:51
a51bc9b
Compare
Choose a tag to compare

Fixed

  • Fixed The source directory for "vendor" localization was not found (a51bc9b, #51)

v4.1.0

09 May 19:23
67ddf0d
Compare
Choose a tag to compare

Added

  • Added verification of installed localization and accessibility to installation (eee2b62)

v4.0.1

07 May 14:27
Compare
Choose a tag to compare

Fixed

  • Optimized config for the production (8f8ec93)