This repository was archived by the owner on Sep 10, 2023. It is now read-only.
txtextcontrol-reportingcloud 2.0.2
·
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
/resourcesand/datacontents. - 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.