Releases: dtlnor/REMSG_Converter
Releases · dtlnor/REMSG_Converter
1.2.0 support .msg.23
1.1.2 minor fix
- add es419 to batch file hint
- allow
{*}.msg{*}
file as input, like .msg.123.new. (exclude file extension intxt
,json
,csv
) - update to python 3.12.2
- read
windows-1254
,iso-8859-1
file asutf-8
1.1.1 txt read/write format option
- Prior UTF-8 option when guessing encoding.
- Add
-f
option to force read/wirte txt file inutf-8
orutf-8-sig
(BOM) format - Change log level to INFO to avoid DEBUG message output (#2 )
- Fix binary padding calculation
1.1.0 support .msg.539099965
- Download either one of the zip to use.
1.0.3 output txt without BOM
output txt without BOM to avoid unwanted behavior
1.0.2 Bug fix
Fix \n
not properly handled.
1.0.1 Bug fix
fix csv+msg2msg batch script