Skip to content

v5.5.1

Compare
Choose a tag to compare
@objeck objeck released this 21 Oct 19:45
· 8499 commits to master since this release

New feature and enhancements

Highlights:

  1. Added bundle scope support for 'public' and 'private' classes (new)
  2. Added '-asm' flag to the compiler to emit high-level assembly instructions (new)
  3. Updated the HTTP/HTTPS clients to include additional default request parameters (new)
  4. Reduced the size of emitted binaries (new)
  5. Minor tweaks to API documentation (new)
  6. Fixed compiler check that missed flagging some static calls to library methods (bug)