Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 804 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 804 Bytes

Changelog

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.

Changed

  • Added .gitattributes to reduce disk usage.

1.0.1 - 2021-08-29

Changed

  • PSR-12 code style (with php-cs-fixer workflow)

Fixed

  • iterator_column() no longer returns empty values to mirror array_column() better.

1.0.0 - 2021-08-11

Added

  • Initial release