Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 21 May 18:17
29c6441

Added

  • Feature: Added support for ink drawings.

Fixed

  • Correctly calculate paragraph/list indentations.
  • Fix the height of paragraphs.
  • Don't depend on Rust's nightly backtrace feature (used in onenote_parser)
    when being compiled with --no-default-features.