Fantom 1.0.75
Build 1.0.75 (24 Aug 2020)
- Move repo from BitBucket to GitHub
- List addNotNull, mapNotNull, findNotNull
- Map addNotNull, mapNotNull, findNotNull
- Deprecated List.addIfNotNull, Map.addIfNotNull
- domkit: Add DropTarget.onLeave callback
- Updates to original documentation
- Actors now yield based on time instead of msg count
- Actor improved diagnostics
- ActorPool.balance experimental method
- Future is now abstract
- Pod flattenDepends, orderByDepends
- Remove JS fixed sourceMappingURL in favor of SourceMap header
- New web::FilePack class
- Add opts to Zip.writeNext
- New math pod
- #2428: Remove actor message serialization
- #2669: js: Ordered map is unordered after serialization
- #2726: Serialising Nested Maps
- #2770: JS: Type methods (undefined)
- #2781: Proposal to remove Xmx512M as default option
- #2809: JS: Depend.equals()
- #2810: JS: Decimal.toStr()