Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 2.73 KB

CHANGELOG.md

File metadata and controls

59 lines (34 loc) · 2.73 KB

Change Log

v1.3.0 (2017-02-03)

Full Changelog

Implemented enhancements:

  • Add parser for glass transition temperature #13 (rtchoua)

v1.2.3 (2017-01-22)

Full Changelog

Fixed bugs:

  • _in_stoplist should return True for entities trimmed out of existence #12

v1.2.2 (2016-11-02)

Full Changelog

Fixed bugs:

  • Fix issues with reference link extraction using HTML/XML readers #10 (mcs07)

v1.2.1 (2016-10-24)

Full Changelog

Fixed bugs:

  • RSCHTMLReader throws bytes/string error #8
  • Fix encoding bug in RSC image character handling #9 (mcs07)

v1.2.0 (2016-10-11)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • import error: HTMLParser in Python 3 #7
  • Installation on Windows 7 #3
  • HTML unescape py2/3 compat - fixes #4 #6 (mcs07)

v1.1.1 (2016-10-04)

Full Changelog

Implemented enhancements:

  • Python 3 compatibility #2 (mcs07)

Fixed bugs:

  • version of pdfminer #1

v1.1.0 (2016-10-03)

* This Change Log was automatically generated by github_changelog_generator