Skip to content

Releases: foldright/jstrdups

v0.2.1

15 Jul 06:46

Choose a tag to compare

⬇️ 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

v0.2.0

11 Jul 05:04

Choose a tag to compare

⬇️ Installation/Download

GitHub release download - jstrdups.zip)

brew install foldright/tap/jstrdups
jstrdups help

☘️ Features

  • support option java language level of input java sources
  • align index indicators of output

📚 Documentation

  • generate manpage and html doc 📚

🚜 Build/Chore

  • rename project to jstrdups from DuplicateStringLiteralFinder
  • add github actions 🐙
  • add more ci OS windows and macOS
  • bump kotlinVersion from 2.1.21 to 2.2.0 (#1)
  • exclude META-INF/native-image from lib jar
  • cleanup build.gradle.kts
  • update .gitignore

🔍 v0.1.0

06 Jul 05:16

Choose a tag to compare

Download

GitHub release download - jstrdups.zip)

image