Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@bschoening bschoening released this 22 Dec 03:27

What's Changed

  • Add byte[] overloads for all String ctors by @altr-benjamin in #13
  • Change string allocs to char[] for performance improvement of approximately 15% @altr-benjamin in #14
  • Updated JMH to 0.7.2
  • Updated Log4j to 2.23.1
  • Update JUnit to 5.10.2 and added display of test results

New Contributors

Full Changelog: v1.0.4...v1.1.0