Releases: bruderstein/PythonScript
v3.0.11-alpha
- 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:
- python 3.10.2 (see #203 Win7 support dropped)
- update n++ interface to version 8.2 with scintilla 4.4.6
- use VS2022
Fixes:
- compiler warnings
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
bb92160
to6b74da4
by @dependabot in #216 - Bump PythonScript.Tests/gtest from
6b74da4
to25ad42a
by @dependabot in #219 - Scintilla 446 (N++ 8.2) by @chcg in #220
Full Changelog: v3.0.10...v3.0.11
v3.0.10-alpha
- 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:
- python 3.10.1 (see #203 Win7 support dropped)
- boost 1.78
Fixes:
- compiler warnings
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
v3.0.9-alpha
- 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:
- python 3.9.6 (see #203 Win7 support dropped)
- boost 1.77
Fixes:
- compiler warnings
Missing features:
- support for files with encodings that are not unicode
Open points:
- check/adapt sample scripts
- fix failing unittests
Known issues:
- python39.dll has dependency to vcruntime140.dll
v3.0.8-alpha
- 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:
- python 3.9.4 (see #203 Win7 support dropped)
- boost 1.75
- docu python3.8 -> python 3.9
- installation python3.8 -> python 3.9
Fixes:
Missing features:
- support for files with encodings that are not unicode
Open points:
- check/adapt sample scripts
- fix failing unittests
Known issues:
- python39.dll has dependency to vcruntime140.dll
v3.0.7-alpha
- 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:
- python 3.8.9
- boost 1.74
Fixes:
Missing features:
- support for files with encodings that are not unicode
Open points:
- check/adapt sample scripts
- fix failing unittests
Known issues:
- python38.dll has dependency to vcruntime140.dll
v3.0.6-alpha
- 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:
- python 3.8.8
Fixes:
- Support for SendKeys module #183
Missing features:
- support for files with encodings that are not unicode
Open points:
- check/adapt sample scripts
- fix failing unittests
Known issues:
- python38.dll has dependency to vcruntime140.dll
v3.0.5-alpha
- 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:
- python 3.8.6
Fixes:
- Problem with using ampersand in notepad.prompt() prompt text #176
Missing features:
- support for files with encodings that are not unicode
Open points:
- check/adapt sample scripts
- fix failing unittests
Known issues:
- python38.dll has dependency to vcruntime140.dll
v3.0.4-alpha
- 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.
Fixes:
- Editor callback function does not get cleared if used as bound method in a class #153
Missing features:
- support for files with encodings that are not unicode
Open points:
- check/adapt sample scripts
- fix failing unittests
Known issues:
- python38.dll has dependency to vcruntime140.dll
v3.0.3-alpha
- 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:
- python 3.8.5
Fixes:
- Context-Help link is broken - please redirect to local files #113
- some aspects of ansi encodings
Missing features:
- support for files with encodings that are not unicode
Open points:
- check/adapt sample scripts
- fix/check failing unittests
- debug build failing due to missing python3 dll copying step not necessary with python2 for the pythontest VS project
Known issues:
- python38.dll has dependency to vcruntime140.dll
v3.0.2-alpha
Third Alpha version with python 3 support #36, uses:
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.
- boost 1.72
- python 3.8.4
Missing features:
- support for files with encodings that are not unicode
Open points:
- check/adapt sample scripts
- fix/check failing unittests
- debug build failing due to missing python3 dll copying step not necessary with python2 for the pythontest VS project
Known issues:
- python38.dll has dependency to vcruntime140.dll