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.
- Nothing yet
- Internal: Updated dependencies.
- Feature: Added support for ink drawings.
- Correctly calculate paragraph/list indentations.
- Fix the height of paragraphs.
- Don't depend on Rust's nightly
backtrace
feature (used inonenote_parser
) when being compiled with--no-default-features
.
- First public release