Skip to content

Latest commit

 

History

History
202 lines (96 loc) · 7.02 KB

CHANGELOG.md

File metadata and controls

202 lines (96 loc) · 7.02 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.1 (2024-05-12)

Bug Fixes

  • wording: Replace wrong work for unlock command (#83) (b5ac6db)

1.7.0 (2024-05-12)

Features

1.6.0 (2023-03-21)

Features

  • Add Laravel 9 support (#79)

1.5.0 (2022-03-23)

Features

1.4.5 (2020-09-25)

Features

1.4.4 (2020-09-14)

Bug Fixes

1.4.3 (2020-09-14)

Bug Fixes

1.4.2 (2020-09-14)

1.4.1 (2020-09-14)

Features

1.4.0 (2020-09-07)

Features

  • Add translation_sheet:publish command. (e5ed9dd)
  • Add Laravel 8 support (df2fe4f)
  • Remove meta sheet (not used) (a1480b4), closes #56
  • Remove meta sheet (not used) (373a541)

Bug Fixes

  • issue with translation array with key strings ("0", "1", ...) (fe0f7d1), closes #49
  • issue with translations indexed with string keys when excluding files. (d959544)
  • excludes: sends indexed array when excluding files to google api (5aa1437)

1.3.7 (2020-03-04)

1.3.6 (2020-03-04)

Features

1.3.5 (2019-10-10)

Bug Fixes

  • update laravel/framework constraints (4caf5a0)

1.3.4 (2019-10-10)

Features

  • support Laravel 6.* versions (5da95ef)

1.3.3 (2019-09-04)

Bug Fixes

  • move codedungeon/phpunit-result-printer to dev section (f095e71)

1.3.2 (2019-09-04)

Features

  • Add Laravel 6.0 support (f71470b)

1.3.1 (2019-04-21)

Bug Fixes

  • Remove usage of deprecated Google client setAuthConfigFile method. (7799f6f), closes #40

Features

  • add a way to exclude some translations via the exclude config option. (89313fe), closes #29

1.3.0 (2019-02-28)

Features

  • Add Laravel 5.8 support (257e4f3)

1.2.9 (2019-02-23)

Bug Fixes

  • Avoid directory scan stopping after encountring vendor dir. (a624e1e)

1.2.8 (2019-01-16)

  • Allow empty translations.

1.2.7 (2018-09-06)

  • Change licence & Add L 5.7 support.

1.2.6 (2018-09-06)

  • Add support for columns above Z.

1.2.5 (2018-04-23)

  • Add package auto-discovery support.

1.2.4 (2018-03-05)

  • Add Laravel 5.6 support.

1.2.3 (2017-08-28)

  • Add L5.5 support.

1.2.2 (2017-07-21)

  • Fix translation_sheet:push and google/apiclient v=2.2.0.

1.2.1 (2017-06-26)

  • Fix translation_sheet:push and google/apiclient v=2.2.0

1.2.0 (2017-06-26)

  • Update goole/apiclient dependency to ^2.1