Skip to content

Release v0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 17:37
· 11 commits to develop since this release
0.8.1 - 26 Nov 2020
F0046 - FIX - fwrite() crashed when size or count are zero
      - Implemented CMSfunctionDataArray() for binary arguments for calltype 5 calls
F0045 - Theme - make calltype 5 handle binary data
      - Implement CMSreturndata()
      - Change CMSfunction calltype family of functions to return the returned data length
        on success
      - Updated tests
      - Updated local build script (cp2vm370.sh) for MacOS/Linux