doc.CHANGELOG.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tkscommons Show documentation
Show all versions of tkscommons Show documentation
Commons for lang, crypto, dom, text, csv, reflection, parsing, xtreams...
CHANGELOG
=========
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
0.4
---