The Wayback Machine - https://web.archive.org/web/20180504103654/https://github.com/pythonnet/pythonnet/releases
Skip to content

v2.3.0

@vmuriart vmuriart released this Mar 11, 2017 · 97 commits to master since this release

Added

  • Added Code Coverage (#345)
  • Added PySys_SetArgvEx (#347)
  • Added XML Documentation (#349)
  • Added Embedded_Tests on AppVeyor (#224)(#353)
  • Added Embedded_Tests on Travis (#224)(#391)
  • Added PY3 settings to solution configuration-manager (#346)
  • Added Slack (#384)(#383)(#386)
  • Added function of passing an arbitrary .NET object as the value
    of an attribute of PyObject (#370)(#373)
  • Added Coverity scan (#390)
  • Added bumpversion for version control (#319)(#398)
  • Added tox for local testing (#345)
  • Added requirements.txt
  • Added to PythonEngine methods Eval and Exec (#389)
  • Added implementations of ICustomMarshal (#407)
  • Added docker images (#322)
  • Added hooks in pyinstaller and cx_freeze for pythonnet (#66)
  • Added nuget packages (#165)

Changed

  • Refactored python unittests (#329)
  • Refactored python setup.py (#337)
  • Refactored remaining of Build Directives on runtime.cs (#339)
  • Refactored Embedded_Tests to make easier to write tests (#369)
  • Changed unittests to pytest (#368)
  • Upgraded NUnit framework from 2.6.3 to 3.5.0 (#341)
  • Downgraded NUnit framework from 3.5.0 to 2.6.4 (#353)
  • Upgraded NUnit framework from 2.6.4 to 3.6.0 (#371)
  • Unfroze Mono version on Travis (#345)
  • Changed conda.recipe build to only pull-requests (#345)
  • Combine Py_DEBUG and PYTHON_WITH_PYDEBUG flags (#362)

Deprecated

  • Deprecated RunString (#401)

Fixed

  • Fixed crash during Initialization (#262)(#343)
  • Fixed crash during Shutdown (#365)
  • Fixed multiple build warnings
  • Fixed method signature match for Object Type (#203)(#377)
  • Fixed outdated version number in AssemblyInfo (#398)
  • Fixed wrong version number in conda.recipe (#398)
  • Fixed fixture location for Python tests and Embedded_Tests
  • Fixed PythonException crash during Shutdown (#400)
  • Fixed AppDomain unload during GC (#397)(#400)
  • Fixed Py_Main & PySys_SetArgvEx no mem error on UCS4/PY3 (#399)
  • Fixed Python.Runtime.dll.config on macOS (#120)
  • Fixed crash on PythonEngine.Version (#413)
  • Fixed PythonEngine.PythonPath issues (#179)(#414)(#415)

Removed

  • Removed six dependency for unittests (#329)
  • Removed Mono.Unix dependency for UCS4 (#360)
  • Removed need for Python.Runtime.dll.config
  • Removed PY32 build option PYTHON_WITH_WIDE_UNICODE (#417)

v2.2.2

@vmuriart vmuriart released this Jan 29, 2017 · 370 commits to master since this release

Fixed

  • Missing files from packaging (#336)

v2.2.1

@denfromufa denfromufa released this Jan 28, 2017 · 373 commits to master since this release

News

Changelog since v2.2.0-dev1

v2.2.0 had a release issue on pypi. Bumped to v2.2.1

Added

  • Python 3.6 support (#310)
  • Added __version__ to module (#312)
  • Added conda recipe (#281)
  • Nuget update on build (#268)
  • Added __cause__ attribute on exception (#287)

Changed

  • License to MIT (#314)
  • Project clean-up (#320)
  • Refactor #if directives
  • Rename Decref/Incref to XDecref/XIncre (#275)
  • Remove printing if Decref is called with NULL (#275)

Removed

  • Python 2.6 support (#270)
  • Python 3.2 support (#270)

Fixed

  • Fixed isinstance refcount_leak (#273)
  • Comparison Operators (#294)
  • Improved Linux support (#300)
  • Exception pickling (#286)

Known Issues

  • Subclassing .NET classes (#264)
  • Mixing python and .NET constructors (#252)
  • Overloading on constructors, ref/out and subtypes (#265)
  • pythonhome and pythonpath (#186)
  • Regression bug on numpy arrays (#249)

Release v2.2.0-dev1 for testing - not for production use

@denfromufa denfromufa released this Sep 20, 2016 · 432 commits to master since this release

News

Changelog

Known Issues

  • Subclassing .NET classes (#264)
  • Mixing python and .NET constructors (#252)
  • License update (one blocking contributor @tiran out of 27)
  • Overloading on constructors, ref/out and subtypes (#265)
  • pythonhome and pythonpath (#186)
  • Regression bug on numpy arrays (#249)

Release 2.1.0

@tonyroberts tonyroberts released this Apr 12, 2016

New features

  • Python 3 support added
  • Managed classes can be subclassed in Python

Bug fixes

  • Many...

Release 2.0.0

@tonyroberts tonyroberts released this Jun 26, 2015

v2.0.0

Update setup.py for 2.0 release.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Press h to open a hovercard with more details.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.