Build 1.0.82 (26 Jun 2025)
- New fanc tool for transpiling to Java source
- Java make List/Map generic types
- Java List implements java.util.List
- Java Map implements java.util.Map
- Java make fan.sys.Type subclasses package scope
- Java make all Map and List constructors package scope
- Compiler: rename CParam.paramType to type
- Compiler: rename CMethod.returnType to returns
- Compiler: rename CField.fieldType to type
- Compiler: rename MethodDef.ret to returns
- Compiler: rename FuncType.ret to returns
- Default default WebJsMode to es
- Add File.withIn and File.withOut
- Add StrBuf.joinNotNull
- Add Win.devicePixelRatio
- Add Stroke.scale
- Add Doc.hasFocus
- Add Win.hisState
- Add concurrent ActorContext
- Add util::SyntheticFile
- Date convenience methods for quarter, year
- ES support for IntArray and FloatArray
- New docs: Interop, Java, and Fanc
- Add string literal escape sequence for \u{xxx}
- Improve surrogate pair support in Java
- France locale change start of week from Sun to Mon