Skip to content

Added raw/get and sibling methods

Compare
Choose a tag to compare
@jcopi jcopi released this 29 Jan 15:36
· 26 commits to master since this release
ccd5269

Changed method get to return library object at given index, old get functionality is available through the raw method. a new method sibling was created to perform the same functionality of .parent().child(...)