Skip to content

v0.0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@PranavPurwar PranavPurwar released this 27 Jun 07:53
· 551 commits to main since this release

What's Changed

  • Support for incremental compilation for Java sources!
  • Support for Java 18 with ECJ 3.30.0
  • Now, the editor will underline errors and warnings as you type
  • Now you can change the path of java source files
  • You can also set custom arguments for running the main method of your program
  • Fixed the bug when you cannot compile with source code above java 9 with Javac
  • Highlighting for smali language
  • Now, we use the same compiler as Android-Ide!
  • Improved syntax highlighting with textmate language
  • Improved the TreeView drawer including the limitations in file and folder names there
  • A lot of performance enhancements
  • And a few more things that I don't remember anymore :(

New Contributors

Full Changelog: v0.0.4...v0.0.5