Skip to content

Releases: btwld/docling-sdk

Release 2.0.5

02 Apr 00:13

Choose a tag to compare

2.0.5 (2026-04-02)

🔧 Maintenance

  • chore: bump version to 2.0.5 [skip ci] (a11c3bb)
  • chore(deps): bump @types/node from 22.17.1 to 24.9.1 (#57) (df6c866)
  • chore(actions): bump actions/checkout from 4 to 6 (#59) (8e54354)
  • docs: overhaul documentation with 17 guide files and concise README (9db538e)

Release 2.0.4

11 Feb 02:27

Choose a tag to compare

2.0.4 (2026-02-11)

🔧 Maintenance

  • chore: bump version to 2.0.4 [skip ci] (2df953d)
  • perf: reduce npm package size by ~74% (#67) (d1cd318)

Release 2.0.3

10 Feb 23:17

Choose a tag to compare

2.0.3 (2026-02-10)

🐛 Bug Fixes

  • fix: hide dynamic import in createWorkerBlobUrl from bundler analysis (#66) (be68e57)

🔧 Maintenance

  • chore: bump version to 2.0.3 [skip ci] (e3952f0)

Release 2.0.2

10 Feb 20:11

Choose a tag to compare

2.0.2 (2026-02-10)

🐛 Bug Fixes

  • fix: mark web-worker entry as having side effects (#65) (edd5aab)

🔧 Maintenance

  • chore: bump version to 2.0.2 [skip ci] (661f7e7)

Release 2.0.1

09 Feb 22:00

Choose a tag to compare

2.0.1 (2026-02-09)

🔧 Maintenance

  • chore: bump version to 2.0.1 [skip ci] (1edd1cb)
  • chore: set version to 2.0.0 (#64) (7f906a5)
  • chore: update CHANGELOG.md for v3.0.0 [skip ci] (d0be141)
  • chore: bump version to 3.0.0 [skip ci] (449c720)

Release 2.0.0

09 Feb 21:59

Choose a tag to compare

2.0.0 (2026-02-09)

✨ Features

  • feat: add cross-runtime support with platform abstraction layer
  • feat(web): add browser-based OCR client and web-ocr example app

🔧 Maintenance

  • refactor: replace switch statements with hash map dispatch patterns

⚠️ Breaking Changes

  • Platform abstraction layer replaces direct Node.js API usage with runtime-agnostic adapters
  • New entry points: browser, web, CLI
  • WebSocket and HTTP clients refactored to use platform adapters

Release 1.3.6

09 Oct 04:06

Choose a tag to compare

1.3.6 (2025-10-09)

✨ Features

  • feat: add comprehensive document chunking support (#48) (d2ffca0)

🔧 Maintenance

  • chore: bump version to 1.3.6 [skip ci] (63c5f2a)

Release 1.3.5

09 Oct 02:20

Choose a tag to compare

1.3.5 (2025-10-09)

🐛 Bug Fixes

  • fix: add missing image_export_mode and other ConversionOptions parameters to buildFormFields (#47) (b4b5aaf)

🔧 Maintenance

  • chore: bump version to 1.3.5 [skip ci] (812ff01)

Release 1.3.4

24 Sep 05:21

Choose a tag to compare

1.3.4 (2025-09-24)

🐛 Bug Fixes

  • fix: task long polling interval and manager (#43) (ba22bb3)

🔧 Maintenance

  • chore: bump version to 1.3.4 [skip ci] (4a314c1)

Release 1.3.3

21 Sep 17:07

Choose a tag to compare

1.3.3 (2025-09-21)

🐛 Bug Fixes

  • fix: update convert source to use inbody as default kind (#41) (7383d0f)

🔧 Maintenance

  • chore: bump version to 1.3.3 [skip ci] (bcc0d81)