Skip to content

v3.0.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@bruderstein bruderstein released this 30 Apr 08:45
  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 boost 1.79.0
  • update python to 3.10.4

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

  • Bump PythonScript.Tests/gtest from c9461a9 to af29db7 by @dependabot in #232

Full Changelog: v3.0.13...v3.0.14