Skip to content

Releases: nbauma109/ecd

2024.3.3

09 May 15:23
Compare
Choose a tag to compare
  • Updated version of Vineflower (1.10.1) and aligned presentation with Fernflower with line numbers vertically aligned on the left
  • Use official latest version of Fernflower available at Intellij repository
  • Improved source attachment : local source attachment when source jar is next to the jar, or available either in maven local repo or gradle cache, removed unsupported remote repository locations, fixed bugs in source lookup in other locations

2024.3.1

13 Apr 08:37
Compare
Choose a tag to compare

Commits

  • 224871e: Bump org.ow2.asm:asm from 9.5 to 9.7 (dependabot[bot]) #161
  • 2cd7fd4: Bump org.apache.maven.plugins:maven-dependency-plugin (dependabot[bot]) #161
  • 9ac303e: Bump commons-io:commons-io from 2.12.0 to 2.16.0 (dependabot[bot]) #161
  • 83de03e: Bump org.vineflower:vineflower from 1.9.3 to 1.10.0 (dependabot[bot]) #161
  • f44a823: Update combine-prs.yml (nbauma109)
  • 50a0584: Merge dependabot/maven/org.vineflower-vineflower-1.10.0 into combine-prs-branch (nbauma109) #161
  • 41a42e3: Merge dependabot/maven/commons-io-commons-io-2.16.0 into combine-prs-branch (nbauma109) #161
  • 763055d: Merge dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.6.1 into combine-prs-branch (nbauma109) #161
  • 48f4ae2: Merge dependabot/maven/org.ow2.asm-asm-9.7 into combine-prs-branch (nbauma109) #161
  • dbb2ab5: Updated versions in **/MANIFEST.MF **/build.properties (git) #161
  • 65b63a8: remove commons-io requirement and change version scheme (nbauma109)
  • 63ae5bb: Update ClassImportContainer.java (nbauma109) #164
  • 7f1342c: fix compatibility with 2024-03 (nbauma109) #164
  • 5a1702f: [update version] 2024.3.0 -> 2024.3.1 (GitHub Action)

3.5.8

30 Mar 21:06
Compare
Choose a tag to compare

Commits

  • 6585eb0: Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1 (dependabot[bot]) #155
  • 76d5b17: bugfix in isOpenClassEditor (Jan S)
  • 2691d6d: remove dependency to org.apache.commons.codec classes (Jan S)
  • 7ebd3ae: Use ASM ClassReader instead of FernFlower StructClass to read qualified (Jan S)
  • cd27a04: fixed getDecompilerType (Jan S)
  • 947f3d8: missing "Total time" in compile report fixed (Jan S)
  • 2bc8cb4: [update version] 3.5.7 -> 3.5.8 (GitHub Action)

3.5.7

21 Jan 17:46
Compare
Choose a tag to compare

Commits

  • 7d67c3e: fix Vineflower version in decompilation report (nbauma109)
  • c2e6922: [update version] 3.5.6 -> 3.5.7 (GitHub Action)

3.5.6

21 Jan 17:00
Compare
Choose a tag to compare

Commits

  • 130fb45: Bump maven-dependency-plugin from 3.5.0 to 3.6.0 (dependabot[bot]) #132
  • cf34b97: jdk & mvn version (nbauma109)
  • ce8094e: quiltflower 1.9.3 (nbauma109)
  • 9336d53: quiltflower -> vineflower (nbauma109)
  • 027cfa5: [update version] 3.5.5 -> 3.5.6 (GitHub Action)

3.5.5

06 Jun 19:39
Compare
Choose a tag to compare

Commits

  • 16c7d1d: Bump maven-release-plugin from 3.0.0 to 3.0.1 (dependabot[bot]) #129
  • 842ab76: added commons-lang3 required by bcel and jd-core (nbauma109)
  • e24c1a0: [update version] 3.5.4 -> 3.5.5 (GitHub Action)

3.5.4

05 Jun 20:16
Compare
Choose a tag to compare

Commits

  • d7c42f6: Bump bcel from 6.6.0 to 6.7.0 (dependabot[bot]) #127
  • 7ce1d9b: Bump jaxb-impl from 2.3.7 to 2.3.8 (dependabot[bot]) #127
  • eb0d4dd: Bump maven-release-plugin from 3.0.0-M7 to 3.0.0 (dependabot[bot]) #127
  • a721c00: Bump asm from 9.4 to 9.5 (dependabot[bot]) #127
  • 39ea60b: Bump jd-util from 1.1.12 to 1.1.16 (dependabot[bot]) #127
  • 9c4aa69: Bump maven-assembly-plugin from 3.4.2 to 3.6.0 (dependabot[bot]) #127
  • d197e54: Bump commons-io from 2.11.0 to 2.12.0 (dependabot[bot]) #127
  • f05de85: Bump maven-dependency-plugin from 3.5.0 to 3.6.0 (dependabot[bot]) #127
  • c25e810: Bump plexus-utils from 3.5.0 to 4.0.0 (dependabot[bot]) #127
  • 3306036: remove jarsigner (nbauma109)
  • 0a6dd09: Bump jd-core from 1.2.18 to 1.2.26 (dependabot[bot]) #127
  • 86925bb: Merge dependabot/maven/com.github.nbauma109-jd-core-1.2.26 into combine-prs-branch (nbauma109) #127
  • d765caf: Merge dependabot/maven/org.codehaus.plexus-plexus-utils-4.0.0 into combine-prs-branch (nbauma109) #127
  • a4063e9: Merge dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.6.0 into combine-prs-branch (nbauma109) #127
  • f0564e0: Merge dependabot/maven/commons-io-commons-io-2.12.0 into combine-prs-branch (nbauma109) #127
  • e0943f6: Merge dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.6.0 into combine-prs-branch (nbauma109) #127
  • bf21505: Merge dependabot/maven/com.github.nbauma109-jd-util-1.1.16 into combine-prs-branch (nbauma109) #127
  • d295d28: Merge dependabot/maven/org.ow2.asm-asm-9.5 into combine-prs-branch (nbauma109) #127
  • cdc3bae: Merge dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.0.0 into combine-prs-branch (nbauma109) #127
  • 121e985: Merge dependabot/maven/com.sun.xml.bind-jaxb-impl-2.3.8 into combine-prs-branch (nbauma109) #127
  • ca6b787: Merge dependabot/maven/org.apache.bcel-bcel-6.7.0 into combine-prs-branch (nbauma109) #127
  • 7aaa9d3: Updated versions in **/MANIFEST.MF **/build.properties (git) #127
  • 888dda1: removed org.apache.commons.lang3 from quiltflower feature.xml (nbauma109)
  • 0755d37: [update version] 3.5.3 -> 3.5.4 (GitHub Action)

3.5.3

28 May 07:22
Compare
Choose a tag to compare

Commits

  • 5e9c09c: removed Jad - replaced with Quiltflower (nbauma109)
  • 374fc55: [update version] 3.5.2 -> 3.5.3 (GitHub Action)

3.5.2

28 May 06:58
Compare
Choose a tag to compare

Commits

3.5.1

28 May 06:30
Compare
Choose a tag to compare

Commits

  • ea78671: Bump maven-release-plugin from 3.0.0-M6 to 3.0.0-M7 (dependabot[bot]) #77
  • 2257cd8: Workaround for StringIndexOutOfBoundsException (#89) (Jan S) #85
  • a962ba4: Release on request (nbauma109) #82
  • 6334ed6: get latest maven version (nbauma109) #84
  • ac30d26: fix for mvn version (nbauma109) #84
  • 2861f63: fixed jitci* sh files and dos2unix (nbauma109) #84
  • d4efda8: Workaround for StringIndexOutOfBoundsException (#89) (Jan S) #85
  • 3eba5e8: Bump maven-dependency-plugin from 3.3.0 to 3.5.0 (dependabot[bot]) #88
  • c74344a: removed unused code that prevents compiling on recent Eclipse versions (Jan S)
  • 68ab494: Deleted Jad decompiler because of it's age (released 2001) (Jan S)
  • ab0d201: minor comment and code improvements (Jan S)
  • 484e8d4: Deleted Jad decompiler because of it's age (released 2001) (Jan S)
  • c7b5174: Do not export FernFlower library, instead provide the used functionality (Jan S)
  • e6c5400: upgrade tycho plugins to 3.0.4 (Jan S)
  • 0bdb0a6: Quiltflower 1.9.0 feature & plugin implemented (Jan S)
  • ab0645b: update ECD version to 3.3.0 (Jan S)
  • 2d04a74: Quiltflower added in various redme text snippets (Jan S)
  • 8b91fb1: simplified decompilation report generation (Jan S)
  • b5ae1e5: CFR updated to 0.152 (Jan S)
  • 6d9a3c2: Procyon updated to 0.6.0 (Jan S)
  • dd11ee9: Allow to optionally sign the plugin JAR files (Jan S)
  • 8b47e95: Change back to Tycho version 2.7.5 as 3.0.4 requires Java 17 for building and this causes problems with the created signature on older Eclipse versions (before 2021-06) https://bugs.eclipse.org/bugs/show_bug.cgi?id=572034 (Jan S)
  • f95f61b: signature info added (Jan S)
  • 0f7e64e: v3.3.0 (Jan S)
  • bd23a7a: Ecd certificate added to readme/web site (Jan S)
  • 3680795: Merge remote-tracking branch 'upstream/master' (nbauma109)
  • fc9bddb: update-version.yml: on workflow_dispatch (nbauma109)
  • bf318e5: update-version.yml: removed condition (nbauma109)
  • 12beeb7: checkout v3 (nbauma109)
  • 77c33dc: [update version] 3.5.0 -> 3.5.1 (GitHub Action)