Releases: rainman74/NPPTextFX2
Releases · rainman74/NPPTextFX2
NppTextFX2 v1.4.1
Updates:
- added config for ARM64
- updated minilzo -> 2.10 from https://www.oberhumer.com/opensource/lzo/download/minilzo-2.10.tar.gz
- updated CI to create release on tagging
NppTextFX2 v1.4
Maintenance release only
NppTextFX2 v1.3
Added github action CI and Zip-Files for nppPluginList
NppTextFX2 v1.2
NppTextFX2 v1.1
Only working functions enabled in x86 and x64:
- The x86 build has the largest feature set
- On the x64 build all functions that need a rework (and have crashed Notepad++) are disabled for now
NppTextFX2 v1.02
Functionally added missing features:
- Unwrap Text
- ReWrap Text
NppTextFX2 v1.01
Binary compatibility with 64-bit Notepad++
- x64 version is untested and most likely does not work properly
- functions below "TextFX Edit" area do not (yet) work in the x64 release
- now, x64 DLL will require at least Notepad++ v8.3+
- and x86 DLL will require at least Notepad++ v7.7+
NppTextFX2 v1.0
Adapted to Scintilla 5.1.5+
- All TextFX Characters functions
- TextFX Quick functions (Mark or Find, ...)
NppTextFX2 v0.31
Removed unwrap function which crashes Notepad+
NppTextFX2 v0.30
Some cosmetic changes were made:
- Functionality in Notepad++ >=v8.4.3 restored
- Complete removal of HTML Tidy
- Removal of no longer needed or working menus