2005-10-11

POJ - Apache Commons IO 1.1 released

his release fixes all open bugs, and adds various enhancements, including:
- FilenameUtils - A static utility class for working with filenames
without File objects
- FileSystemUtils - A static utility class that allows you to get the
free space on a drive
- IOUtils/FileUtils - read and write files line by line into a List
- WildcardFilter - A new filter that can match using wildcard file names

This release is binary and source compatible with 1.0 according to our
tests.

http://jakarta.apache.org/commons/io/