Type |
Changes |
By |
 |
Minor improvements #67. Fixes CODEC-295. Thanks to Arturo Bernal. |
ggregory |
 |
Remove duplicated words from Javadocs. Thanks to James Gan. |
aherbert |
 |
Simplify assertion #84. Fixes CODEC-301. Thanks to Alexander Pinske, Alex Herbert. |
aherbert |
 |
Simplify assertion #84. Fixes CODEC-300. Thanks to Arturo Bernal. |
ggregory |
 |
Use Standard Charset object #82. Fixes CODEC-298. Thanks to Arturo Bernal. |
ggregory |
 |
Use String.contains() functions #125. Thanks to Arturo Bernal. |
ggregory |
 |
Avoid use toString() or substring() in favor of a simplified expression #126. Thanks to Arturo Bernal. |
ggregory |
 |
Fix byte-skipping in Base16 decoding #135. Fixes CODEC-305. Thanks to Florian. |
aherbert |
 |
Fix several typos, improve writing in some javadocs #139. Thanks to Marc Wrobel. |
kinow |
 |
BaseNCodecOutputStream.eof() should not throw IOException. Thanks to Gary Gregory. |
ggregory |
 |
Javadoc improvements and cleanups. Thanks to Gary Gregory. |
ggregory |
 |
Deprecate BaseNCodec.isWhiteSpace(byte) and use Character.isWhitespace(int). Thanks to Gary Gregory. |
ggregory |
 |
Add support for Blake3 family of hashes. Fixes CODEC-296. Thanks to Matt Sicker. |
mattsicker |
 |
Add github/codeql-action. |
ggregory |
 |
Bump actions/cache from v2 to v3.0.10 #75, #99, #119, #138, #149, #152. Thanks to Dependabot, Gary Gregory. |
ggregory |
 |
Bump actions/setup-java from v1.4.1 to 3.5.1 #60, #62, #121. Thanks to Dependabot, Gary Gregory. |
ggregory |
 |
Bump actions/checkout from 2.3.2 to 3.1.0 #65, #98, #114, #153. Thanks to Dependabot, Gary Gregory. |
ggregory |
 |
Bump commons-parent from 52 to 58, #147, #165, #170. Thanks to Dependabot, Gary Gregory. |
ggregory |
 |
Bump junit from 4.13.1 to 5.9.1 #76, #39, #140, #148. Fixes CODEC-285. Thanks to Dependabot, John Patrick. |
ggregory |
 |
Bump Java 7 to 8. Thanks to Gary Gregory. |
ggregory |
 |
Bump japicmp-maven-plugin from 0.14.3 to 0.17.1. Thanks to Gary Gregory. |
ggregory |
 |
Bump jacoco-maven-plugin from 0.8.5 to 0.8.8 (Fixes Java 15 builds). Thanks to Gary Gregory. |
ggregory |
 |
Bump maven-surefire-plugin from 2.22.2 to 3.0.0-M7 #122, #134. Thanks to Gary Gregory. |
ggregory |
 |
Bump maven-javadoc-plugin from 3.2.0 to 3.4.1. Thanks to Gary Gregory. |
ggregory |
 |
Bump animal-sniffer-maven-plugin from 1.19 to 1.22. Thanks to Gary Gregory. |
ggregory |
 |
Bump maven-pmd-plugin from 3.13.0 to 3.19.0, #133, #142, #145. Thanks to Gary Gregory, Dependabot. |
ggregory |
 |
Bump pmd from 6.47.0 to 6.52.0. Thanks to Gary Gregory. |
ggregory |
 |
Bump maven-checkstyle-plugin from 2.17 to 3.2.0 #143. Thanks to Gary Gregory. |
ggregory |
 |
Bump checkstyle from 8.45.1 to 9.3 #97, #100, #101, #103. Thanks to Dependabot. |
kinow, ggregory |
 |
Bump taglist-maven-plugin from 2.4 to 3.0.0 #102. Thanks to Dependabot. |
ggregory |
 |
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8. Thanks to Gary Gregory. |
ggregory |