Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Latest commit

 

History

History
63 lines (33 loc) · 904 Bytes

CHANGELOG.md

File metadata and controls

63 lines (33 loc) · 904 Bytes

Changelog

All notable changes to jsonapi-faker will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

1.0.0 - 2019-08-19

  • Initial release

1.0.1 - 2019-09-06

Added

  • Added JsonApiFakerException class

1.0.2 - 2019-09-28

Fixed

  • Fix bug when arraying "errors" of a DocumentFactory

1.0.3 - 2019-10-04

  • Many enhancements, bug fixes and code lint

1.0.4 - 2019-12-27

Fixed

  • Updated some methods to use JsonApi-Constant package

1.1.0 - 2020-04-10

Added

  • Added support for PHP 7.3+ et PHPUnit 9

1.1.1 - 2020-04-12

Added

  • Update branch alias

1.2.0 - 2020-11-19

Added

  • Remove support for php 7.2
  • Bump phpunit version
  • Change faker dependcy

1.2.1 - 2021-04-02

Added

  • Change infection configuration

1.3.0 - 2021-04-05

Added

  • Add support for PHP 8