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

txtextcontrol-reportingcloud 2.0.2

Compare
Choose a tag to compare
@jonathanmaron jonathanmaron released this 25 Feb 06:19
· 232 commits to master since this release
  • Fixed return value of downloadTemplate($templateName) to binary data - it was base64 encoded data; it should have been binary data.
  • Added generator parameter to Stdlib\ArrayUtils::varExportToFile.
  • Split up /resources and /data contents.
  • Split up unit tests into similarly named Traits as TxTextControl\ReportingCloud\ReportingCloud.
  • Added strict typing to all unit tests.
  • Removed deprecated function calls in unit tests.