Build 1.0.80 (23 Apr 2024)
- New ECMA class-based JavaScript design
- Move fwt pods into separate repo
- Crypto JWT and JWK APIs
- Actor queue overflow limits
- Add Doc.elemFromPos, elemsFromPos
- Add Event.keyChar
- Add new dom HttpSocket API
- New concurrent Lock API
- Add Graphics.drawEllipse,fillEllipse
- Add Image.render and Image.write
- Fixes for Crypto EC keypair support
- Fix Time.minus 24hr boundary checks
- Allow mixins to have non-abstract fields if no storage required
- Fix Color HSL implementation to match browser behavoir
- Add MimeType.isText
- Add util::LockFile
- Redesign ES compiler to not generate code for every pod
- Include TypeScript decl file in pods with JS code
- Prompt support for jline 3
- #2909 RGB to HSL conversion
- #2912 remove Future.state