Skip to content

Version 1.56

Choose a tag to compare

@javadev javadev released this 03 Jul 03:15
  • Added U.changeXmlEncoding(xml, encoding).
  • Introduced U.setValue(map, key, newValue).
  • Added U.update(map1, map2).
  • Introduced methods U.gcd(value1, value2) and U.findGcd(value1, ... valuen).
  • Improved U.throttle().