You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<actionissue="CODEC-200"dev="sebb"type="fix"due-to="Luciano Vernaschi">Base32.HEX_DECODE_TABLE contains the wrong value 32</action>
51
-
<actiondev="ggregory"type="fix"issue="CODEC-207"due-to="Gary Gregory">Charsets Javadoc breaks build when using Java 8</action>
52
-
<actiondev="ggregory"type="fix"issue="CODEC-199"due-to="Yossi Tamari">Bug in HW rule in Soundex</action>
53
-
<actiondev="ggregory"type="fix"issue="CODEC-209"due-to="Gary Gregory">Javadoc for SHA-224 DigestUtils methods should mention Java 1.8.0 restriction instead of 1.4.0.</action>
54
-
<actiondev="ggregory"type="fix"issue="CODEC-219"due-to="Gary Gregory, Sebb">Don't deprecate Charsets Charset constants in favor of Java 7's java.nio.charset.StandardCharsets</action>
55
-
<actiondev="ggregory"type="add"issue="CODEC-218"due-to="Gary Gregory">Refactor HmacUtils methods into the HmacAlgorithms enum</action>
<actiondev="ggregory"type="add"issue="CODEC-213"due-to="Gary Gregory">Support JEP 287: SHA-3 Hash Algorithms</action>
58
-
<actiondev="ggregory"type="add"issue="CODEC-212"due-to="Gary Gregory">Create a minimal Digest command line utility: org.apache.commons.codec.digest.Digest</action>
<actionissue="CODEC-200"dev="sebb"type="fix"due-to="Luciano Vernaschi">Base32.HEX_DECODE_TABLE contains the wrong value 32</action>
51
+
<actiondev="ggregory"type="fix"issue="CODEC-207"due-to="Gary Gregory">Charsets Javadoc breaks build when using Java 8</action>
52
+
<actiondev="ggregory"type="fix"issue="CODEC-199"due-to="Yossi Tamari">Bug in HW rule in Soundex</action>
53
+
<actiondev="ggregory"type="fix"issue="CODEC-209"due-to="Gary Gregory">Javadoc for SHA-224 DigestUtils methods should mention Java 1.8.0 restriction instead of 1.4.0.</action>
54
+
<actiondev="ggregory"type="fix"issue="CODEC-219"due-to="Gary Gregory, Sebb">Don't deprecate Charsets Charset constants in favor of Java 7's java.nio.charset.StandardCharsets</action>
55
+
<actiondev="ggregory"type="add"issue="CODEC-218"due-to="Gary Gregory">Refactor HmacUtils methods into the HmacAlgorithms enum</action>
<actiondev="ggregory"type="add"issue="CODEC-213"due-to="Gary Gregory">Support JEP 287: SHA-3 Hash Algorithms</action>
58
+
<actiondev="ggregory"type="add"issue="CODEC-212"due-to="Gary Gregory">Create a minimal Digest command line utility: org.apache.commons.codec.digest.Digest</action>
<actiondev="ggregory"type="add"issue="CODEC-208"due-to="Gary Gregory">Make some DigestUtils APIs public</action>
61
+
<actiondev="ggregory"type="add"issue="CODEC-206"due-to="Gary Gregory">Add java.io.File APIs to MessageDigestAlgorithm</action>
62
+
<actiondev="ggregory"type="add"issue="CODEC-183"due-to="Steven Wurster">BaseNCodecOutputStream only supports writing EOF on close()</action>
63
+
<actiondev="ggregory"type="add"issue="CODEC-195"due-to="Gary Gregory">Support SHA-224 in DigestUtils on Java 8</action>
64
+
<actiondev="ggregory"type="add"issue="CODEC-194"due-to="Gary Gregory">Support java.nio.ByteBuffer in org.apache.commons.codec.binary.Hex</action>
65
+
<actiondev="ggregory"type="add"issue="CODEC-193"due-to="Michael Donaghy">Support java.nio.ByteBuffer in DigestUtils</action>
66
66
<actiondev="ggregory"type="add"issue="CODEC-202"due-to="Oleg Kalnichevski">Add BaseNCodec.encode(byte[], int, int) input with offset and length parameters for Base64 and Base32.</action>
<actiondev="ggregory"type="add"issue="CODEC-121"due-to="Thomas Neidhart, Java John">QuotedPrintableCodec does not support soft line break per the 'quoted-printable' example on Wikipedia</action>
73
-
<actiondev="tn"type="fix"issue="CODEC-185"due-to="Sean Busbey">Added clarification to Javadoc of Base64 concerning the use of the urlSafe parameter</action>
74
-
<actiondev="tn"type="fix"issue="CODEC-191"due-to="Igor Savin">Added clarification to the Javadoc of Base[32|64]OutputStream that it is mandatory to call close()</action>
75
-
<actiondev="ggregory"type="fix"issue="CODEC-188"due-to="Hendrik Saly">Add support for HMAC Message Authentication Code (MAC) digests</action>
76
-
<actiondev="ggregory"type="fix"issue="CODEC-187"due-to="Michael Tobias, Thomas Neidhart">Beider Morse Phonetic Matching producing incorrect tokens</action>
77
-
<actiondev="ggregory"type="fix"issue="CODEC-184"due-to="Cyrille Artho">NullPointerException in DoubleMetaPhone.isDoubleMetaphoneEqual when using empty strings</action>
78
-
<actiondev="ggregory"type="add"issue="CODEC-181"due-to="Ivan Martinez-Ortiz">Make possible to provide padding byte to BaseNCodec in constructor</action>
<actiondev="ggregory"type="update"issue="CODEC-178">Deprecate Charsets Charset constants in favor of Java 7's java.nio.charset.StandardCharsets</action>
<actiondev="ggregory"type="add"issue="CODEC-121"due-to="Thomas Neidhart, Java John">QuotedPrintableCodec does not support soft line break per the 'quoted-printable' example on Wikipedia</action>
73
+
<actiondev="tn"type="fix"issue="CODEC-185"due-to="Sean Busbey">Added clarification to Javadoc of Base64 concerning the use of the urlSafe parameter</action>
74
+
<actiondev="tn"type="fix"issue="CODEC-191"due-to="Igor Savin">Added clarification to the Javadoc of Base[32|64]OutputStream that it is mandatory to call close()</action>
75
+
<actiondev="ggregory"type="fix"issue="CODEC-188"due-to="Hendrik Saly">Add support for HMAC Message Authentication Code (MAC) digests</action>
76
+
<actiondev="ggregory"type="fix"issue="CODEC-187"due-to="Michael Tobias, Thomas Neidhart">Beider Morse Phonetic Matching producing incorrect tokens</action>
77
+
<actiondev="ggregory"type="fix"issue="CODEC-184"due-to="Cyrille Artho">NullPointerException in DoubleMetaPhone.isDoubleMetaphoneEqual when using empty strings</action>
78
+
<actiondev="ggregory"type="add"issue="CODEC-181"due-to="Ivan Martinez-Ortiz">Make possible to provide padding byte to BaseNCodec in constructor</action>
<actiondev="ggregory"type="update"issue="CODEC-178">Deprecate Charsets Charset constants in favor of Java 7's java.nio.charset.StandardCharsets</action>
<actiondev="julius"type="add"issue="CODEC-167">Add JUnit to test our decode with pad character in the middle.</action>
94
-
<actiondev="ggregory"type="add"issue="CODEC-161"due-to="crice">Add Match Rating Approach (MRA) phonetic algorithm encoder.</action>
95
-
<actiondev="ggregory"type="fix"issue="CODEC-163"due-to="leo141">ColognePhonetic encoder unnecessarily creates many char arrays on every loop run.</action>
96
-
<actiondev="sebb"type="fix"issue="CODEC-160">Base64.encodeBase64URLSafeString doesn't add padding characters at the end.</action>
<actiondev="julius"type="add"issue="CODEC-167">Add JUnit to test our decode with pad character in the middle.</action>
94
+
<actiondev="ggregory"type="add"issue="CODEC-161"due-to="crice">Add Match Rating Approach (MRA) phonetic algorithm encoder.</action>
95
+
<actiondev="ggregory"type="fix"issue="CODEC-163"due-to="leo141">ColognePhonetic encoder unnecessarily creates many char arrays on every loop run.</action>
96
+
<actiondev="sebb"type="fix"issue="CODEC-160">Base64.encodeBase64URLSafeString doesn't add padding characters at the end.</action>
97
97
</release>
98
98
<releaseversion="1.7"date="11 September 2012"description="Feature and fix release. Requires a minimum of Java 1.6.">
0 commit comments