Skip to content
This repository was archived by the owner on Jan 3, 2020. It is now read-only.

Latest commit

 

History

History
66 lines (35 loc) · 1.18 KB

File metadata and controls

66 lines (35 loc) · 1.18 KB

Logo

CHANGELOG

2.2.0 - 2020-01-03

  • Repository set as abandoned.
  • Repository moved to textcontrol/txtextcontrol-reportingcloud-laminas-module.

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-zf3-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 Zend Framework 3 module.