Skip to content

Latest commit

 

History

History
72 lines (38 loc) · 786 Bytes

CHANGELOG.md

File metadata and controls

72 lines (38 loc) · 786 Bytes

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

1.3.0 - 2021-08-16

Added

  • PHP Unit moved under tools directory
  • PHP Code Sniffer added under tools directory
  • Make file added

Fixed

  • CS fix
  • Checking for array elements

1.2.0 - 2021-05-14

Added

  • Tests updated to reach 100 % code coverage

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.1.0 - 2021-03-29

Added

  • Support for PHP 8.0.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.0.0 - 2019-09-01

First stable release and first release as xml-to-array.

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.