F# 1.1.10.2 Released
F# 1.1.10.2 was released today.
This represents a minor release and is known to have a few minor documentation issues.
The primary enhancement of this release is the new fsi as it is now integrated into VS2005. This represents a step forward in the usage of F# in interactive mode. Previously, the command mode version of fsi.exe could run external windows (with the --gui flag for windows eventing), but with this release, these features are integrated and polished.
Please refer to Dr. Syme's post A Taste of F# Interactive in Visual Studio, for a few pre-release notes.
As always, please provide bug reports to fsbugs ((at)) microsoft.com.