Releases: foldright/jstrdups
Releases · foldright/jstrdups
v0.2.1
⬇️ Installation/Download
brew install foldright/tap/jstrdups
🛠️ 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
⬇️ Installation/Download
brew install foldright/tap/jstrdups
☘️ 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
jstrdupsfromDuplicateStringLiteralFinder - 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-imagefrom lib jar - cleanup
build.gradle.kts - update
.gitignore
