
Mono 2.4 released
Posted Tuesday, 31 March, 2009 - 15:43 by the FiddlerThe next version of the open-source runtime was released today, bringing Mono to version 2.4.
New features:
- Improved SIMD support
- The new, linear JIT engine is now used by default
- Thread.Interrupt() no longer relies on polling
- Improved Windows.Forms DataGridView
- Improved ASP.Net support and performance improvements
Full release notes for Mono 2.4 here.

