- 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.81.0
- update python to 3.10.11
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
- Add isDarkModeEnabled() for NPPM_ISDARKMODEENABLED API by @vinsworldcom in #270
- Makes the window handles available for the respective objects by @Ekopalypse in #282
- handle endpos=0 for research and rereplace methods by @Ekopalypse in #283
Full Changelog: v3.0.15...v3.0.16