Skip to content

v0.4.4

Compare
Choose a tag to compare
@e-alizadeh e-alizadeh released this 12 Dec 04:44
· 7 commits to master since this release

v0.4.4 (2023-12-12)

Fix

  • fix: Merge pull request #71 from jmhammond/master

Fixes key error in metadata and ignores ink (45a79f7)

Unknown

  • Fixes key error in metadata and ignores ink

This implements default values for metadata keys used elsewhere in code (avoiding key errors)

It also raises an exception for ink annotations for handwritten notes, effectively ignoring them. (391eb7a)