Skip to content

v3.0.12-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@bruderstein bruderstein released this 07 Feb 00:44
  1. Alpha version with python 3 support #36:

Attention: This is a developer/early adaptor version which is no longer compatible to existing python 2.7 scripts. See e.g. https://www.guru99.com/python-2-vs-python-3.html on the differences. Apart from that see the missing features/open issues below.

Updates:

  • update n++ interface to version 8.3 to avoid crashes, see #218

Missing features:

  • support for files with encodings that are not unicode

Open points:

  • check/adapt sample scripts
  • fix failing unittests

Known issues:

  • python310.dll has dependency to vcruntime140.dll

What's Changed

Full Changelog: v3.0.11...v3.0.12