Fantom 1.0.79
Build 1.0.79 (17 Jul 2023)
- New yaml API
- Zip.readEach, Zip.unzipInto
- StrBuf.reverse
- List.eachNotNull
- Env.path
- New util::FileLoc class
- IpInterface.prefixSize
- HttpReq.postFormMultipart
- Convert File.copy to use NIO
- Add WebRes.statusPhrase
- Add Win.clipboardReadText,clipboardWriteText
- Date toLocale support for quarter
- Fix charset handling on wrapped InStreams
- Enhance compiler to allow covariant dynamic calls
- Elem.closest
- Event.relatedTarget
- New BuildPod "js" target to stage for Node.JS
- JS support for file API when running in Node.JS
- Deprecate Future.state in favor of Future.status