Skip to content

Releases: kota7/striprtf

v0.6.0

10 Aug 17:38
Compare
Choose a tag to compare
  • Fix error with code page conversion (#20)
  • Fix bug in table parsing (#22)

0.5.3

07 Sep 14:32
Compare
Choose a tag to compare
  • Fix errors when input file contains mismatched curly braces.

0.5.2

03 Jan 06:29
Compare
Choose a tag to compare
  • 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.5.1

04 Dec 16:40
6cbda41
Compare
Choose a tag to compare
Update NEWS

0.4.6

04 Dec 11:15
68b5f13
Compare
Choose a tag to compare
Merge pull request #10 from kota7/develop

Develop, fixed typo to fix #9