Skip to content

Latest commit

 

History

History
142 lines (97 loc) · 5.24 KB

index.rst

File metadata and controls

142 lines (97 loc) · 5.24 KB

Announcements

March 12, 2011

IronPython 2.7 Final was released.

March 6, 2011

IronPython 2.7 RC2 was released.

February, 21 2011

IronPython 2.7 RC1 was released.

February 6, 2011

IronPython 2.7 Beta 2 was released.

October 21, 2010

IronPython 2.7 Beta 1 was released.

October 21, 2010

IronPython 2.6.2 was released, supporting both .NET 2.0 SP1 and .NET 4. This is a minor update which fixes the most egregious issues discovered since 2.6.1.

July 16, 2010

IronPython 2.7 Alpha 1 was released, supporting Python 2.7 features and now being licensed under the Apache License (Version 2).

April 12, 2010

IronPython 2.6.1 Final was released, support both .NET 2.0 SP1 and .NET 4.0 RTM.

February 10, 2010

IronPython 2.6.1 RC1 containing important fixes to IronPython 2.6, was released, along with a .NET 4.0 RC compatibile release.

December 11, 2009

IronPython 2.6 Final our first stable release of IronPython 2.6, was released.

November 20, 2009

IronPython 2.6 Release Candidate 3, our latest stable release of IronPython 2.6, was released.

November 18, 2009

See Dino Viehland's talk at PDC 2009 on utilizing Python from statically typed .NET languages such as C# here

November 18, 2009

See Dino Viehland's talk at PDC 2009 on utilizing Python from statically typed .NET languages such as C# here

October 27, 2009

IronPython 2.6 Release Candidate 2, our latest stable release of IronPython 2.6, was released.

October 22, 2009

IronPython 2.0.3, our latest stable release of IronPython 2.0, was released.

List of Standard Library components not included in the MSI
Samples -- In addition to the tutorial that is in the download, there are several available samples for IronPython 2.0

October 21, 2009

IronPython 2.6 for .NET 4.0 Beta, an IronPython 2.6 offshoot designed to run under the DLR distributed with .NET 4.0 Beta 2, was released.

August 2009

Want to see IronPython support in a future version of Visual Studio? Please submit your valuable feedback.

March 2009

IronPython in Action, a book about utilizing IronPython, was released.

If you're interested in learning IronPython, check out the new book, by Michael Foord and Christian Muirhead.

Members of the IronPython community can get 35% off by
ordering from the Manning website and using the coupon
code codeplex35.

September 23, 2008

An update to the ASP.NET Dynamic Languages Add-on was released.