2009.03.11 : 1.2.1 released
#0084: improved the string representation of Size
#0083: the jar file of version 1.2.0 was built for Java1.5

2009.03.05 : 1.2.0 released
#0082: some codes were checked and refined
#0081: added new APIs 'parseOption'
#0080: improved file size calculation

2008.02.23 : 1.1.0 released
#0079: added new option 'fullpath'
#0078: added new option 'suffix'

2007.12.15 : 1.0.0 released
#0077: fixed bug: FruiRunner ignores specified directories
#0076: the verbose operation was divided from Application by refactoring   
#0075: fixed bug: 'stdin' option ignores 'upper' option

2007.11.15 : 0.9.4 released
#0074: improved some classes to use as API
#0073: a function to specify upper limit was appended

2007.10.07 : 0.9.3 released
#0072: Print prints the IO error at each file instead of stdout
#0071: fixed bug: related to #0065
#0070: changed the specification of Or's behavior
#0069: improve backup function using modifiable functions
#0068: fixed bug: the safeguard for Replace
#0067: refactored all
#0066: added a pattern match implementation without Regular Expression
#0065: sub classes of Examine moved into Examine as inner class
#0064: refactoring of Size class
#0063: added an optional function to cut the top of relative path
#0062: improved the binary-detection function
#0061: removed all static members of PrintPrintStream
#0060: the size of directory prints the blank instead of zero
#0059: PrintNumberOfLines renamed to PrintLinesNumber
#0058: enabled to specify two or more directory
#0057: added the function which print the number of found files (--verbose)
#0056: changed the Print's behavior (see --help option)
#0055: implementation of EncodingTypeDetection for Japenese appended

2007.07.16 : 0.9.2 released
#0054: added methods for Frui API
#0053: "Replace" operation changed to operate without replacing line separator
#0052: removed constant "EMPTY_STRING"
#0051: changed name of "Waste" from "Gomibako" to "Kuzukago"
#0050: fixed bug: 2nd grep cannot remove lines
#0048: improved behaviors to detect character encoding
#0047: corrected the description of "Evaluate" in the Manual

2007.01.15 : 0.9.1 released
