Releases: Norconex/commons-lang
Releases · Norconex/commons-lang
norconex-commons-lang-1.1.0
Minor release:
- New #toSafeFileName and #fromSafeFileName method on FileUtil for creating OS friendly file names out of any strings.
- New DurationUtil class for nice and easy formatting of time durations
- Fixed NullPointerException in FileUtil when deleting empty directories.