Skip to content

Releases: IronLanguages/ironpython2

IronPython 2.7.12

21 Jan 17:09
bd43cf1
Compare
Choose a tag to compare

This release resolves issues with .NET 6 and removes support for .NET Core 2.1.

IronPython 2.7.11

17 Nov 14:40
c02d86c
Compare
Choose a tag to compare

This release resolves issues when running on .NET 5.

IronPython 2.7.11-candidate1

15 Sep 13:18
6b5e8a1
Compare
Choose a tag to compare
Pre-release

This release resolves an issue when running on .NET 5. It also resolves some packaging and pip issues. The standard library has been updated to match CPython 2.7.18.

IronPython 2.7.10

27 Apr 14:10
Compare
Choose a tag to compare

This release adds .NET Core 3.1 support.

IronPython 2.7.10-candidate1

09 Nov 20:56
a99d8f1
Compare
Choose a tag to compare
Pre-release

Release candidate with .NET Core 3.0 support and Source Link! It also updates the standard library to match CPython 2.7.16.

IronPython 2.7.10-alpha0

23 Feb 01:53
Compare
Choose a tag to compare
Pre-release

This is a minor release to provide a .NET Standard 2.0 package.

IronPython 2.7.9

09 Oct 21:09
4355f80
Compare
Choose a tag to compare

On behalf of the IronPython team, I am happy to announce the availability of IronPython 2.7.9. This release has many fixes compared to 2.7.8. You can view the list of changes here. Thanks to all of those who helped with filing issues and fixing issues. With this release, we will shift the majority of work to IronPython3. The deb and macOS pkg's are somewhat still in test, but have been made available to try and get more issues found and filed.

IronPython 2.7.9 RC1

20 Aug 14:29
Compare
Choose a tag to compare
IronPython 2.7.9 RC1 Pre-release
Pre-release

On behalf of the IronPython developers, I am happy to announce the availability of IronPython 2.7.9 release candidate 1. This release has a LOT of updates since 2.7.8, you can see the full list of changes on Github. The final release for 2.7.9 will come shortly after this release candidate as there has been extensive testing so far on this release.

This is the first release with a .deb file for Debian based Linux distros and a .pkg for macOS. These should be considered experimental at best. We know IronPython runs on these platforms, but the packages have not received extensive testing.

IronPython 2.7.8 Release

16 Feb 23:41
ead7680
Compare
Choose a tag to compare

The IronPython community is proud to announce the release of IronPython 2.7.8. This release is about a year in the making! There have been NUMEROUS changes since 2.7.7 that are part of this release. A full listing can be found by looking at this list. The major changes are that we reorganized the code to be cleaner and more maintainable. We've put significant effort into modernizing and updating the testing infrastructure. This will be the first release that has support for .NET Core (included in the nuget packages). This will also be the first release where we have significant testing on Linux under Mono!

This release has been a labor of love and we hope you enjoy it as much as we have enjoyed working on it!

The IronPython Community

IronPython 2.7.8 Beta1 Release

30 Nov 02:30
69d842f
Compare
Choose a tag to compare
Pre-release

The IronPython community is proud to announce the beta release of IronPython 2.7.8. This release is about a year in the making! There have been NUMEROUS changes since 2.7.7 that are part of this release. A full listing can be found by looking at this list. The major changes are that we reorganized the code to be cleaner and more maintainable. We've put significant effort into modernizing and updating the testing infrastructure. This will be the first release that has support for .NET Core (included in the nuget packages). This will also be the first release where we have significant testing on Linux under Mono!

This release has been a labor of love and we hope you enjoy it as much as we have enjoyed working on it!

  • The IronPython Community