-------------------
- Tolerant handling of files with extra zero bytes at end of NUMBER record.
Sample provided by Jan Kraus.
- Added access to cell notes/comments. Many cross-references added to Sheet
class docs.
- Added code to extract hyperlink (HLINK) records. Based on a patch supplied by
John Morrisey.
- Extraction of rich text formatting info based on code supplied by
Nathan van Gheem.
- added handling of BIFF2 WINDOW2 record.
- Included modified version of page breaks patch from Sam Listopad.
- Added reading of the PANE record.
- Reading SCL record. New attribute ``Sheet.scl_mag_factor``.
- Lots of bug fixes.
- Added ``ragged_rows`` functionality.