CHANGELOG
=========

0.4
---
* AddressUtils - Added
* DNSUtils - Added
* ServletUtils - Added
* ExceptionUtils - Added
* ParseUtils.parseDuration - Added

0.3.1
-----
* Compiled with JDK 1.7 (before 1.8)

0.3
---
* CollectionUtils - Added
* CollectionUtils#createArrayList - Added
* CollectionUtils#addToCollection - Added
* ParseUtils#parseFileSize - Fixed bug: Return null for negative input value
* ParseUtils#parseFileSize - Changed: Return null for invalid input value (not -1)
* CSVUtils - Moved to package util.text
* DOMUtils - Added
* ZipUtils - Added
* MapUtils - Added


