Skip to content

Version 1.29

Compare
Choose a tag to compare
@javadev javadev released this 01 Jan 09:18
  • 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.