Skip to content

New common methods and aliases

Compare
Choose a tag to compare
@minwork minwork released this 16 Jun 10:45
· 43 commits to master since this release

has

New method

Check if (nested) element with specified keys exists in array

Documentation

remove

New method

Remove (nested) element from array at path specified by keys

Documentation

setNestedElement

Added alias set

getNestedElement

Added alias get