Skip to content

v3.0

Compare
Choose a tag to compare
@Lukasss93 Lukasss93 released this 11 Apr 20:31
· 142 commits to master since this release

v3.0 - 2021-04-11

Added

  • Added Exporters
  • Added Importers
  • Added possibility to change exporter in larex:insert command with --export=<exporter> option
  • Added larex:localize command to find unlocalized strings

Changed

  • Now the larex:export command optionally accepts an exporter as argument
  • Now the larex:import command optionally accepts an importer as argument
  • Changed Linter interface signature

Removed

  • Removed larex command
  • Removed csv options from larex config: delimiter, enclosure, escape
  • Dropped PHP 7.3 support
  • Dropped Laravel 6 support