Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Latest commit

 

History

History
84 lines (45 loc) · 1.56 KB

File metadata and controls

84 lines (45 loc) · 1.56 KB

Logo

CHANGELOG

3.0.1 - 2021-06-21

  • Minor update in composer.json.

3.0.0 - 2021-06-21

  • Added support for PHP 8.0.
  • Upgraded minimum PHP requirement to 7.4.
  • Upgraded to ReportingCloud PHP SDK 3.0.

2.2.2 - 2020-10-28

  • Improved Composer 2.0 compatibility.
  • Fixed PSR-4 autoloading issue in tests.

2.2.1 - 2020-01-07

  • Improved documentation for Laminas migration.

2.2.0 - 2020-01-03

  • Rewrote as Laminas Project package.

2.1.0 - 2019-12-18

  • Added support for PHP 7.4.
  • Improved code quality, using static analysis.
  • Updated to PHPUnit 8.

2.0.2 - 2019-01-28

  • Added strict typing to all files.

2.0.1 - 2018-12-19

  • Fixed issue in .scrutinizer.yml file.

2.0.0 - 2018-12-19

  • Added support for ReportingCloud PHP SDK 2.0.

1.1.1 - 2018-01-14

  • Added support for API key authorization.

0.1.0 - 2017-06-19

  • Code quality and documentation updates.

0.0.8 - 2017-06-19

  • Code quality updates.

0.0.7 - 2017-06-19

  • Removed duplicate Exceptions.

0.0.6 - 2017-06-19

  • Renamed ReportingCloudZf3Module to ReportingCloud.

0.0.5 - 2017-06-19

  • Renamed project txtextcontrol-reportingcloud-laminas-module to txtextcontrol-reportingcloud-zf-module

0.0.4 - 2017-06-17

  • Removed Module.php in root directory.

0.0.3 - 2017-06-16

  • Added documentation.

0.0.2 - 2017-06-16

  • Added documentation.

0.0.1 - 2017-06-16

  • Added minimum code to use ReportingCloud as a Laminas module.