Skip to content

Releases: unimined/JvmDowngrader

Release 0.8.3

13 Jul 12:07
4d3e569
Compare
Choose a tag to compare
  • Fix CLI on windows

Release 0.8.2

08 Jul 12:36
9b35b61
Compare
Choose a tag to compare
  • Fix missing classes in coverage checker caused by only scanning rt.jar in java <= 8
  • Fix searching parent classes for static/<init> method in coverage checking

Release 0.8.1

08 Jul 11:46
9113f54
Compare
Choose a tag to compare

Fix module-info causing npe

Release 0.8.0

07 Jul 18:26
40a2c6d
Compare
Choose a tag to compare
  • Rewrite logging
  • Fix RecordComponents Annotation
  • Coverage checking/warning

Release 0.7.2

17 Jun 03:34
aa89b69
Compare
Choose a tag to compare

Api

  • Fix some things with java 8 lambda to anonymous class conversion
  • Fix java 22 getPrimitiveClass
  • Add java 10 BAOS#toString
  • Add java 10 PrintStream ctor
  • Remove newer class attributes, as asm6 put NestHost/NestMembers in ASM10_EXPERIMENTAL so stuff breaks parsing there.

Website

new website https://jvmdowngrader.wagyourtail.xyz/ with experimental downgrading maven mirror.

Release 0.7.1

08 Jun 19:13
91e98f1
Compare
Choose a tag to compare
  • Fix setting shadePath

Release 0.7.0

08 Jun 02:11
aaffd1d
Compare
Choose a tag to compare

Gradle Plugin

  • Rework flags

API

  • added a few things.
  • java 22
  • better stubs for FileWriter/FileReader

Release 0.6.1

31 May 23:43
7403735
Compare
Choose a tag to compare

Gradle

  • fix jvmdg.dg shade containing illegal chars

Release 0.6.0

31 May 21:02
d0f26ca
Compare
Choose a tag to compare

Gradle Plugin

  • downgrade configuration.

Release 0.5.1

25 May 17:22
f074d52
Compare
Choose a tag to compare
  • Fix StringConcatFactory in <init>/<clinit>