| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| enhanced-class-decompiler-2025.9.3.zip | 2025-10-29 | 321.4 MB | |
| 2025.9.3 source code.tar.gz | 2025-10-29 | 1.3 MB | |
| 2025.9.3 source code.zip | 2025-10-29 | 1.6 MB | |
| README.md | 2025-10-29 | 2.7 kB | |
| Totals: 4 Items | 324.3 MB | 0 | |
✨ Features & highlights
- 863f52d: added workflow using groovy script to reorganize release notes (nbauma109)
- 3718418: refactor .gitignore - add eclipse settings (nbauma109)
- 5947683: remove .classpath/.project from repository and add to .gitignore (nbauma109)
🐞 Bug fixes
- 4899953: fix compilation issue in Eclipse after removal of .classpath files (nbauma109)
📦 Dependencies
⚙️ Runtime dependencies
- fe21a34: Bump com.github.nbauma109:jd-core from 1.2.26 to 1.2.32 (also: 7788b64) #251 #254
- 0477d66: Bump com.jetbrains.intellij.java:java-decompiler-engine from 252.26199.169 to 252.27397.103 (also: 474ea0f) #238 #250
- dec46cf: Bump org.ow2.asm:asm from 9.8 to 9.9 #240
🔧 Maven plugins
- 8afe7be: Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0 #239
🪄 Github actions & workflow
- b262354: Bump actions/checkout from 4 to 5 (also: f498e7d) #247 #253
- 992aad8: Bump actions/github-script from 7 to 8 #248
- 799eaf3: Bump actions/setup-java from 4 to 5 #249
- ebb73f0: Bump github/codeql-action from 3 to 4 #241
- 0828ead: Bump peter-evans/create-pull-request from 6 to 7 #252
🧹 Chores & Maintenance
- 3718418: refactor .gitignore - add eclipse settings (nbauma109)
- 5947683: remove .classpath/.project from repository and add to .gitignore (nbauma109)
- 2f192b3: Update update-eclipse-p2.sh (nbauma109)
- dc99bcc: Update update-eclipse-p2.sh (nbauma109)
- 300af59: repair file decompilerAdapater.exsd (nbauma109)
- f00011e: simplify poms (nbauma109)
- 9988d4f: trigger rewrite release notes on release published (nbauma109)
- 8698cc7: use mvn --no-transfer-progress (nbauma109)
- 2fe9b05: remove .settings from the repo (nbauma109)
- c6c426b: publish release with PAT token to reorganize release notes (nbauma109)
🏗️ Build & Packaging
📜 yaml files
- 64e2a9c: Update update-eclipse-p2.yml (nbauma109)
- 657b409: update-eclipse-p2.yml: update versions (nbauma109)
- d774453: added workflow file receive-bump-jd-core.yml (nbauma109)
- fc9bef2: fix java version from 17 to 21 in receive-bump-jd-core.yml (nbauma109)