Skip to content

0.1.12

Latest
Compare
Choose a tag to compare
@davidmoten davidmoten released this 31 Jan 23:09
· 54 commits to master since this release

Bug fix

  • Fix #47 (Static class WordWrap is not stateless) by @mfg92 in #48

Enhancements

  • Bump jmh.version from 1.35 to 1.36 by @dependabot in #44
  • Bump maven-pmd-plugin from 3.19.0 to 3.20.0 by @dependabot in #45
  • Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 by @dependabot in #46
  • rename private method in WordWrap, add unit test for decimal separator use by @davidmoten in #50
  • remove automerge.yml and use automerge-integrated ci.yml with jdk 17

New Contributors

Full Changelog: 0.1.11...0.1.12