Its been too long since we posted an official build!
The biggest feature in this build is the new yaml APIs developed by a new contributor Kiera.
Also please note the deprecation of concurrent::Future.state which now conflicts with Java 19's version of Future.state (use Future.status now).
Lots of other new convenience methods and enhancements listed in changelog below.
We have some very major enhancements coming down the pike with regard to Fantom's JavaScript support including Node.JS support and TypeScript declarations. More to come very soon...
brian Mon 17 Jul
Its been too long since we posted an official build!
The biggest feature in this build is the new yaml APIs developed by a new contributor Kiera.
Also please note the deprecation of
concurrent::Future.state
which now conflicts with Java 19's version ofFuture.state
(useFuture.status
now).Lots of other new convenience methods and enhancements listed in changelog below.
We have some very major enhancements coming down the pike with regard to Fantom's JavaScript support including Node.JS support and TypeScript declarations. More to come very soon...
Change Log
chikega Sun 27 Aug
Congrats! :D