Re: [ANNOUNCEMENT] Apache Apache Commons Codec 1.14

2020-01-06 Thread Gary Gregory
Dang! Sorry. Gary On Mon, Jan 6, 2020 at 2:14 PM sebb wrote: > On Sat, 4 Jan 2020 at 16:27, Gary Gregory wrote: > > > The Apache Commons Codec package contains simple encoder and decoders for > > various formats such as Base64 and Hexadecimal. In addition to these > > widely used encoders an

Re: [ANNOUNCEMENT] Apache Apache Commons Codec 1.14

2020-01-06 Thread sebb
On Sat, 4 Jan 2020 at 16:27, Gary Gregory wrote: > The Apache Commons 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 enc

[ANNOUNCEMENT] Apache Apache Commons Codec 1.14

2020-01-04 Thread Gary Gregory
The Apache Commons 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. Feature and fix release. Changes in this