I posted a new build and updated the online documentation - we had built up a huge amount of changes since the last clean build. No really big new features, but tons of small enhancements and fixes. Here are a couple of the highlights:
Dom
The dom pod API has received many enhancements, and will most likely be the center of a lot more development through 2015 as we continue to make Fantom a first class platform to target web applications.
JavaScript Metadata
The Fantom JavaScript platform now has full access to pod meta via the reflection APIs. All the props files bundled into pods are also now available in the JS environment.
JLine
Fansh now automatically uses JLine on Unix/OS X if installed. All you need to do is download and put it in your classpath such {java}/lib/ext/ or lib/java/jline.jar. The new method sys::Env.prompt can be used to use a JLine prompt. See Setup for details.
WebClient
WebClient now requests gzip as one of the default accepted encodings. For web servers which support gzip compression all text requests will now be compressed as the default behavior.
Enum Facets
You can now add facets to individual enumerated items in an enum class.
Hi Brian, Andy, the current version of Fantom (1.0.67) is nearly 1 year old. I had a brief look at the repository and I saw pages and pages of commits done throughout the year. I'm wondering if you guys have decided on a release date for the new version. I'm pretty sure that there are heaps of useful changes there, waiting for being released.
andyMon 28 Dec 2015
Planning on one soon (have been waiting for dom/domkit dust to settle a bit)
LightDyeMon 28 Mar 2016
H Andy, Brian, I'm just wondering how is Fantom's build 1.0.68 progressing. Would you mind giving us an ETA or an update, please?
brian Thu 8 Jan 2015
I posted a new build and updated the online documentation - we had built up a huge amount of changes since the last clean build. No really big new features, but tons of small enhancements and fixes. Here are a couple of the highlights:
Dom
The dom pod API has received many enhancements, and will most likely be the center of a lot more development through 2015 as we continue to make Fantom a first class platform to target web applications.
JavaScript Metadata
The Fantom JavaScript platform now has full access to pod meta via the reflection APIs. All the props files bundled into pods are also now available in the JS environment.
JLine
Fansh now automatically uses JLine on Unix/OS X if installed. All you need to do is download and put it in your classpath such {java}/lib/ext/ or lib/java/jline.jar. The new method
sys::Env.prompt
can be used to use a JLine prompt. See Setup for details.WebClient
WebClient now requests gzip as one of the default accepted encodings. For web servers which support gzip compression all text requests will now be compressed as the default behavior.
Enum Facets
You can now add facets to individual enumerated items in an enum class.
Change Log
Build 1.0.67 (8 Jan 2015)
SlimerDude Thu 8 Jan 2015
Wow - Congratulations!
And thank you for all the hard work!
LightDye Mon 28 Dec 2015
Hi Brian, Andy, the current version of Fantom (1.0.67) is nearly 1 year old. I had a brief look at the repository and I saw pages and pages of commits done throughout the year. I'm wondering if you guys have decided on a release date for the new version. I'm pretty sure that there are heaps of useful changes there, waiting for being released.
andy Mon 28 Dec 2015
Planning on one soon (have been waiting for dom/domkit dust to settle a bit)
LightDye Mon 28 Mar 2016
H Andy, Brian, I'm just wondering how is Fantom's build 1.0.68 progressing. Would you mind giving us an ETA or an update, please?
andy Tue 29 Mar 2016
Probably looking at sometime in May