Releases: bruderstein/PythonScript
v3.0.15
- 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.80.0
- update python to 3.10.9
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
af29db7to8ded48cby @dependabot in #236 - Bump PythonScript.Tests/gtest from
8ded48cto0320f51by @dependabot in #237 - Bump PythonScript.Tests/gtest from
0320f51to4219e72by @dependabot in #239 - Bump PythonScript.Tests/gtest from
4219e72to6045bf2by @dependabot in #242 - Bump PythonScript.Tests/gtest from
6045bf2to0e0d9feby @dependabot in #244 - N++ 8.4.6 by @chcg in #246
- Bump PythonScript.Tests/gtest from
0e0d9feto93f08beby @dependabot in #247 - Bump PythonScript.Tests/gtest from
93f08beto3026483by @dependabot in #252 - add SCN_MARGINRIGHTCLICK returns by @vinsworldcom in #251
- add missing SCNotification attributes by @vinsworldcom in #254
- add getBookMarkID() call to docs by @vinsworldcom in #259
- Bump PythonScript.Tests/gtest from
3026483to1f643f7by @dependabot in #263
New Contributors
- @vinsworldcom made their first contribution in #251
Full Changelog: v3.0.14...v3.0.15
v3.0.14
- 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
c9461a9toaf29db7by @dependabot in #232
Full Changelog: v3.0.13...v3.0.14
v3.0.13-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:
- fixed msi #229
- update python to 3.10.3
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
25ad42atoc9461a9by @dependabot in #225 - Bump actions/checkout from 2 to 3 by @dependabot in #226
- fix missing pyd files in installer msi files by @chcg in #231
Full Changelog: v3.0.12...v3.0.13
v2.0.0
- support N++ 8.3 with scintilla 4.4.6
- Notepad++ 8.3 builds change Sci_position leading to crash #218
- editor.getTextRange crash notepad++ #224
- findText do not find text #223
- Support for SendKeys module #183
Still valid: - used plain python 2.7.18, without the modifications from fork https://github.com/bruderstein/python, reintroducing dependency to MSVCR90.dll
Full Changelog: v1.5.4...v2.0.0
v3.0.12-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:
- 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
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
bb92160to6b74da4by @dependabot in #216 - Bump PythonScript.Tests/gtest from
6b74da4to25ad42aby @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