All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Feature: Add support for parsing embed URLs for images.
- Internal: Update dependencies
- Internal: Add
provide_any
anderror_generic_member_access
features whenbacktrace
feature is enabled
- Feature: Added support for parsing ink drawings.
- BREAKING: Renamed
Outline::items_level
toOutline::child_level
for consistency - Internal: Reorganized the OneNote parser code for more consistency
- Fixed incorrect parsing of internal object references in some cases (see c3e8a11, 8ac69a1 and bb4abef)
- Removed some debug output.
- Added a test suite.
- Reorganized the public API.