PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
August 30, 2007

Mono 1.2.5 Released

Posted: 2007-08-30 22:12:00
Languages ::
Platforms ::

Mono 1.2.5 has been released. Mono is a portable, open source .NET CLI implementation.

This release includes: DLR-related fixes; support for C# 3.0 features such as variable type inference, anonymous types, array type inference, object initialization, collection initialization, and automatic properties; improvements to the invocation speed of non-multicast delegate methods; SSE2-optimized double to int conversions on x86; the addition of an IL verifier; bug fixes; and other changes.