The Commons Codec team is pleased to announce the commons-codec-1.6 release!

The codec package contains simple encoder and decoders for
various formats such as Base64 and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.

Changes in this version include:

Fixed Bugs:
o Use standard Maven directory layout.  Issue: CODEC-129. Thanks to
ggregory.
o Documentation spelling fixes.  Issue: CODEC-128. Thanks to
ville.sky...@iki.fi.
o Fix various character encoding issues in comments and test cases.  Issue:
CODEC-127.
o ColognePhonetic Javadoc should use HTML entities for special characters.
Issue: CODEC-123.

Changes:
o Implement a Beider-Morse phonetic matching codec.  Issue: CODEC-125.
Thanks to Matthew Pocock.
o Migrate to Java 5.  Issue: CODEC-119.
o Migrate to JUnit 4.  Issue: CODEC-120.

Site: http://commons.apache.org/codec/
Download: http://commons.apache.org/codec/download_codec.cgi

Have fun!
-Commons Codec team

-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to