Skip to content

Releases: maxpmaxp/pdfreader

0.1.15

03 May 19:18
Compare
Choose a tag to compare
  • don't raise error on unsupported stream filters, return raw unfiltered data instead
  • issue #101 - DCT stream data encoding support
  • issue #130 - PDF date regular expression fixed
  • issue #62 - work around unbalanced BT/ET
  • reduced warnings logs noise
  • timezone issue in tests fixed
  • bitarray version bump to 2.9.2

0.1.14

29 Apr 23:50
Compare
Choose a tag to compare
  • issue #106 - use Unicode replace character when codes are out of Unicode range

0.1.13

29 Apr 23:37
Compare
Choose a tag to compare
  • issue #109 - work around unexpected predictors and corrupted images
  • Bump pycryptodome from 3.9.9 to 3.19.1
  • issue #113 - get rid of pkg_resources
  • issue #93 - logging issue
  • issue #99 - color space lookups issue fixed