v1.5.1 - New: box(), roFunction and roDeviceCrypto
Release Changes
- Removed
isEmptyfromroPathto match Roku behavior by @lvcabral in #306 - Allow to use AND/OR between Boolean and Numbers by @lvcabral in #307
- Improved
roEVPCiphererror handling by @lvcabral in #308 - Implemented
roDeviceCryptocomponent by @lvcabral in #309 - Implemented
roFunctioncomponent andBox()runtime function by @lvcabral in #310 - Improved Iterable objects to behave as Roku devices by @lvcabral in #311
- Fixed Boxing on Numbers and Booleans by @lvcabral in #313
- Fixed issues with
roByteArrayby @lvcabral in #314 - Improved print variables method by @lvcabral in #315
- Implemented
slice()method inroArrayunderifArraySlice
Full Changelog: v1.5.0...v1.5.1