Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 742 Bytes

CHANGELOG.md

File metadata and controls

46 lines (24 loc) · 742 Bytes

Changelog

All notable changes to spreadsheet-translations will be documented in this file

1.5.0 - 2024-10-01

  • Add support for phpoffice/phpspreadsheet v3
  • Add support for phpunit/phpunit v11

1.4.0 - 2024-03-04

  • Add support for Laravel 11

1.3.0 - 2024-01-26

  • Add support for phpoffice/phpspreadsheet v2

  • Add support for PHP 8.3

  • Drop support for PHP 8.0

  • Drop support for Laravel 8

1.2.0 - 2023-03-01

  • Generate JSON translations instead of PHP

1.1.2 - 2023-03-01

  • Bug fixes

1.1.1 - 2023-02-28

  • Fixed lang_path backward compatibility

1.1.0 - 2023-02-28

  • Laravel 8 support

1.0.1 - 2023-02-28

  • Fixed bug where it parsed empty key field

1.0.0 - 2023-02-28

  • Initial release