Releases: kota7/striprtf
Releases · kota7/striprtf
v0.6.0
- Fix error with code page conversion (#20)
- Fix bug in table parsing (#22)
0.5.3
- Fix errors when input file contains mismatched curly braces.
0.5.2
- Add
looks_rtf
function, which checks if a file is an RTF
- Add
check_file
option to read_rtf
function, which allows users if input files should be validated before being parsed.
0.4.6
Merge pull request #10 from kota7/develop
Develop, fixed typo to fix #9