Skip to content

v3.0.20

Pre-release
Pre-release
Compare
Choose a tag to compare
@bruderstein bruderstein released this 30 Dec 09:09
  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 python to 3.12.8
  • boost 1.87.0
  • headers from N++ v8.7.5

Missing features:

  • support for files with encodings that are not unicode

Known issues:

  • python312.dll has dependency to vcruntime140.dll

What's Changed

  • Add pryrt's ConfigUpdater to Samples directory by @pryrt in #358
  • Some new notepad messages added by @Ekopalypse in #361
  • Ensure file activation works reliably by @Ekopalypse in #362
  • Two fixes, but mainly cleanups of Python test scripts to appease linters by @Ekopalypse in #364
  • Make 16x16 .ico files possible for toolbar by @Ekopalypse in #366
  • User startup.py is being executed TWICE #339

Full Changelog: v3.0.19...v3.0.20