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. Resolved paring bug in the CSV library for quoted string (bug)
7. Fixed compiler check that missed flagging some static calls to library methods (bug)