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

Releases: TextControl/txtextcontrol-reportingcloud-php

txtextcontrol-reportingcloud 1.0.10

25 Feb 06:48

Choose a tag to compare

  • Moved orphaned helper functions (reporting_cloud_*) to helper class TxTextControl\ReportingCloud\Stdlib\ConsoleUtils.

txtextcontrol-reportingcloud 1.0.9

25 Feb 06:46

Choose a tag to compare

  • Various minor code fixes following Scrutinizer and Coveralls integration.
  • Added unit tests to test all return formats in mergeDocument() and convertDocument() methods.
  • In unit tests migrated from assertEquals() to assertSame().

txtextcontrol-reportingcloud 1.0.8

25 Feb 06:47

Choose a tag to compare

  • Switched protocol from HTTP to HTTPS for all communication with the backend, now the backend supports it.
  • Abstracted all parameter validation to TxTextControl\ReportingCloud\Validator\StaticValidator
  • Made TxTextControl\ReportingCloud\Validator properties consistent.

txtextcontrol-reportingcloud 1.0.7

25 Feb 06:51

Choose a tag to compare

  • Made TxTextControl\ReportingCloud\Validator properties consistent with those in Zend\Validator.
  • Updated composer.json to be installable on PHP 7.0.7.
  • Improved date/time conversion Filter components.
  • Added empty CONTRIBUTING.md file.
  • Documentation update.
  • Switched from dump() to var_dump() in /demo directory, as symfony/var-dumper is a development dependency only.
  • Abstracted all date/time conversion to their own Filter components.

txtextcontrol-reportingcloud 1.0.6

25 Feb 06:48

Choose a tag to compare

  • Documentation fixes.
  • Added validation of file extension to all occurrences of $templateFilename and $documentFilename.

txtextcontrol-reportingcloud 1.0.5

25 Feb 06:48

Choose a tag to compare

  • Documentation fixes.

txtextcontrol-reportingcloud 1.0.4

25 Feb 06:48

Choose a tag to compare

  • First public release.

txtextcontrol-reportingcloud 1.0.3

25 Feb 06:49

Choose a tag to compare

  • Implemented end-point /v1/templates/pagecount.
  • Implemented end-point /v1/templates/exists.

txtextcontrol-reportingcloud 1.0.2

25 Feb 06:49

Choose a tag to compare

  • Added size key to templateList.