Skip to content

Release v0.0.4-fix

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 04:46
0e8eb08

This is an important version, change logs:

  • Update the webui, use react and camel-ui to beautify the ui
  • Replace the javassist engine by ASM, javassist is very good, but rarely update, not support java17+. I spend too much time to transfer to ASM!! BUT Not too many test cases. I need your voice if some issues when using.
  • Add decompiler. So that u can clearly know what happend in your code.