Releases: chcg/NPP_ExportPlugin
Releases · chcg/NPP_ExportPlugin
0.4.0
- Fix NPP_Export x64 crash on Notepad++ v8.3 due to a scintilla interface change
- update to VS2022
What's Changed
- Fix NPP_Export x64 crash on Notepad++ v8.3 by @donho in #19
New Contributors
Full Changelog: 0.3.0...0.4.0
0.3.0
- added arm64 port
- removed some useless code
- added some checks
- build is no longer compatible with win xp
0.2.8.16
- just add the plugin dll itself to the release zip and no folders
0.2.8.14
- fixed issue #3 (thanks @blakeorino)
- update vcxproj to VS2015
- updated appveyor.yml to appveyor image VS2017 and added also VS2017
- removed unnecessary sln file