Version 1.29
- Added File, Directory and Entry classes to the math plugin.
- Added $.findByName(entry, name) in math plugin.
- Added root support for the $.fromXml() method in string and lodash plugins.
- Added support for
$.get(list, index), $ .get(index),$.set(list, index, value) and $ .set(index, value) methods.