Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 840 Bytes

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 840 Bytes

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.

4.1.0 - 2022-03-01

Added

  • Support for PHTML files #7.

4.0.1 - 2021-12-16

Fixed

  • Support for PHP 8

4.0.0 - 2019-11-05

Added

  • Ability to scan and save multiple domains at the same time

Changed

  • Upgraded gettext/gettext to 5.0
  • API changes:
    • Replaced extract() with scan()
    • Replaced generate() with save()