CHANGELOG in pdf-reader-0.8.1 vs CHANGELOG in pdf-reader-0.8.2
- old
+ new
@@ -1,4 +1,10 @@
+v0.8.2 (1st January 2010)
+- Fix parsing of files that use Form XObjects behind an indirect reference
+ (thanks Cornelius Illi and Patrick Crosby)
+- Rewrote Buffer class to fix various speed issues reported over the years
+ - On my sample file extracting full text reduced from 220 seconds to 9 seconds.
+
v0.8.1 (27th November 2009)
- Added PDF::Hash#version. Provides access to the source file PDF version
v0.8.0 (20th November 2009)
- Added PDF::Hash. It provides direct access to objects from a PDF file