v5.8.1
Simplified the command line syntax for the compiler, debugger, and VM.
Highlights:
- Simplified the command line syntax for the compiler, debugger, and VM. (new)
- Removed the legacy “Collection” bundle, the “Collection.Generic” bundle should be used instead. (new)
- Fixed a compile issue that caused some anonymous classes to not compile (bug/high)
- Resolved other quality compiler bugs (bug/medium)