Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

36 lines (28 loc) · 1.25 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.2.0 - 2023-11-06

Added

  • Option to generate prettier PHP code #8.

1.1.1 - 2022-02-23

Security

  • Updated the plural form conversion to accept a limited character set #5

1.1.0 - 2022-02-23

Added

  • Option to include empty translations in the ArrayGenerator #3

1.0.1 - 2020-12-01

Fixed

  • Added PHP 8 to composer.json
  • Define functions only if they are undefined #1

1.0.0 - 2019-11-05

First version