Skip to content

0.2.2: improve array handling in getObjectWrapperAsArray once more (#4)

Compare
Choose a tag to compare
@vbartusevicius vbartusevicius released this 07 Oct 15:06
· 8 commits to master since this release
92da0ad
* Saves originalData and introduces method `getOriginalData` to access it; Adds method `getDataAsArray` to get data in array form

* remove clone

* improve array handling in getObjectWrapperAsArray

* improve array handling in getObjectWrapperAsArray once more