- 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:
Missing features:
- support for files with encodings that are not unicode
Known issues:
- python312.dll has dependency to vcruntime140.dll
What's Changed
- MSI by WIX5 by @chcg in #365
- Add option to disable another script is running popup warning by @Ekopalypse in #367
- remove TextFX from docs by @Ekopalypse in #368
- Add an config option to chose a different console error color by @Ekopalypse in #371
- Handling of invalid values in the Search, Search, Replace and Replace methods by @Ekopalypse in #370
Full Changelog: v3.0.20...v3.0.21