Skip to content

v0.2.1

Latest

Choose a tag to compare

@oldratlee oldratlee released this 15 Jul 06:46
· 8 commits to main since this release

⬇️ Installation/Download

GitHub release download - jstrdups.zip)

brew install foldright/tap/jstrdups
image

πŸ› οΈ Refactors/Improvements

  • rename local var, add private visibility modifier; extract private printf helper method

πŸ“š Documentation

  • add Installation and Usage in README.md πŸ“š

🚜 Build/Chore

  • add jvmArgs for asciidoctor task, fix build warning
  • add junit dependency explicitly