All releases tagged Major feature enhancements


Release Notes: Javadocs and packaging have been added. All classes are now members of the com.bleugris.io package. %c and %s can now be qualified with a [] pattern or a [^] pattern. The old manner of parsing has been replaced with the java.util.regex package. One may now force the conversion type to an applicable wrapper (e.g. force %d to return a java.lang.Short), or still allow for default conversion.