SDK Release v0.9.5
·
106 commits
to mainnet
since this release
SDK Version 0.9.5 includes the following.
Enhancements
- Addition of
Integer
andBoolean
plaintext types to the SDK. - Addition of Bulk Record decryption utilties.
- Addition of
getLatestEdition
method to the network client which returns the currently deployed edition of a program. - Ability to get multiple editions of a program using the
getProgram
method of the network client.