Skip to content

AnyDocSwift 0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 17:11
Immutable release. Only release title and notes can be modified.

AnyDocSwift 0.2.0 adds native Linux support for x86_64 and ARM64, updates the embedded engine to AnyDoc 0.2.4, and introduces structured document conversion with blocks, tables, notes, and embedded assets (#12). Format selection now matches upstream: omit format for automatic detection or supply it explicitly to select a parser (#13).
Breaking change: Replace fileExtension: with typed format: values, such as format: .csv.

What's Changed

  • build(deps): bump taiki-e/install-action from 2.87.0 to 2.87.1 by @dependabot[bot] in #9
  • feat: add linux support by @ngutech21 in #11

New Contributors

Full Changelog: 0.1.5...0.2.0