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
- @altr-benjamin made their first contribution in #13
Full Changelog: v1.0.4...v1.1.0