Version: | Date: | Changes: |
0.85.0.3 | 2024-04-02 | FileHandler.cpp v1.0.15.0,
NewHelp.cpp v1.0.8.14. |
0.85.0.2 | 2024-03-26 | Minor tweak to support nested directory aliases. |
0.85.0 | 2024-01-05 | Updated to conlist.cpp
v1.1 to better support Ctrl-C and Ctrl-Break. Tweaked UTF-16 detection for very small files. |
0.84.0 | 2023-10-17 | DEHTML no
longer smashes whitespace inside <PRE> blocks. |
0.83.0.2 | 2023-10-16 | Tweaked ShowCmdHelp() to report
VER_PATCH . |
0.83.0.1 | 2023-10-12 | Updated the plugin’s web address. |
0.83.0 | 2023-07-28 | Changed DEHTML ,
@MKENTITIES , and COPYCHARS to use
HtmlEntities.cpp. Now they should support all HTML 4 entities. Updated
CHARENCODING to the version in
UChars, and documented it —
CHARENCODING was somehow missing from the doc files. Lots of additional bug fixes, code tweaks,
and doc improvements. |
0.82.6 | 2023-07-24 | Updated to the current versions of ParseArgs.cpp,
NewHelp.cpp, conlist.cpp, FileHandler.cpp,
MMFiles.cpp, and codepages.cpp. |
0.82.5 | 2022-06-09 | Minor tweak to @STRIPACCENTS :
Now Æ æ Œ œ are replaced with AE ae OE oe. |
0.82.4 | 2021-10-20 | |