- Note: This release consists of significant changes to the internal API and is not
backwards compatible with prior versions
- Removed ``ConvertRootUpperRomanListToHeadingMixin``
- Fixed issue where the same image referenced multiple times would not
display correctly after the first instance
- Removed the preprocessor and re-implemented the functionality into the exporter
- Re-implemented the exporter into a top-down generator algorithm
- Implemented the necessary object classes for each element type (Paragraph,
Run, Text, etc)
- Implemented enumerated list detection and conversion to numbering lists